API:FireDAC.Comp.Client.TFDManager.BeforeLoadConnectionDefFile
Delphi
property BeforeLoadConnectionDefFile: TNotifyEvent read GetBeforeLoadConnectionDefFile write SetBeforeLoadConnectionDefFile;
C++
__property BeforeLoadConnectionDefFile;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDManager |
Description
This event is fired before the connection definition file is loaded.
FireDAC.Comp.Client.TFDManager.BeforeLoadConnectionDefFile inherits from FireDAC.Comp.Client.TFDCustomManager.BeforeLoadConnectionDefFile. All content below this line refers to FireDAC.Comp.Client.TFDCustomManager.BeforeLoadConnectionDefFile.
This event is fired before the connection definition file is loaded.
The BeforeLoadConnectionDefFile event is fired before the connection definition file is loaded.