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