API:FireDAC.Comp.Client.TFDCustomCommand.BeforeClose
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: public | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDCustomCommand | |
Delphi
property BeforeClose: TNotifyEvent read FBeforeClose write FBeforeClose;
C++
__property System::Classes::TNotifyEvent BeforeClose = {read=FBeforeClose, write=FBeforeClose};
Description
Embarcadero Technologies does not currently have any additional information.