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