FireDAC.Comp.Client.TFDManager.AfterLoadConnectionDefFile

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: published
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDManager

Delphi

property AfterLoadConnectionDefFile;

C++

__property AfterLoadConnectionDefFile;

Description

This event is fired after the connection definition file is loaded.

FireDAC.Comp.Client.TFDManager.AfterLoadConnectionDefFile inherits from FireDAC.Comp.Client.TFDCustomManager.AfterLoadConnectionDefFile. All content below this line refers to FireDAC.Comp.Client.TFDCustomManager.AfterLoadConnectionDefFile.

This event is fired after the connection definition file is loaded.

The AfterLoadConnectionDefFile event is fired after the connection definition file is loaded.

See Also