FireDAC.Comp.Client.TFDCustomManager.AfterLoadConnectionDefFile
[–] Properties | |
---|---|
Type: event | |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDCustomManager |
Delphi
property AfterLoadConnectionDefFile: TNotifyEvent
C++
__property System::Classes::TNotifyEvent AfterLoadConnectionDefFile = {read=GetAfterLoadConnectionDefFile, write=SetAfterLoadConnectionDefFile};
Description
This event is fired after the connection definition file is loaded.
The AfterLoadConnectionDefFile event is fired after the connection definition file is loaded.