FireDAC.Comp.QBE.TFDQBE.OnAfterEdit
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: published | |
| Source: FireDAC.Comp.QBE.pas FireDAC.Comp.QBE.hpp
| |
| Unit: FireDAC.Comp.QBE | |
| Parent: TFDQBE | |
Delphi
property OnAfterEdit: TNotifyEvent read FOnAfterEdit write FOnAfterEdit;
C++
__property System::Classes::TNotifyEvent OnAfterEdit = {read=FOnAfterEdit, write=FOnAfterEdit};
Description
Embarcadero Technologies does not currently have any additional information.