API:FireDAC.Comp.Client.TFDManager.AfterLoadConnectionDefFile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AfterLoadConnectionDefFile;

C++

__property AfterLoadConnectionDefFile;

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 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