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