API:FireDAC.Comp.Client.TFDCustomManager.AfterShutdown

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AfterShutdown: TNotifyEvent read FAfterShutdown write FAfterShutdown;

C++

__property System::Classes::TNotifyEvent AfterShutdown = {read=FAfterShutdown, write=FAfterShutdown};

Properties

Type Visibility Source Unit Parent
event public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomManager

Description

Embarcadero Technologies does not currently have any additional information.