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