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