FireDAC.Comp.Client.TFDManager.BeforeLoadConnectionDefFile

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property BeforeLoadConnectionDefFile: TNotifyEvent read GetBeforeLoadConnectionDefFile write SetBeforeLoadConnectionDefFile;

C++

__property BeforeLoadConnectionDefFile;

プロパティ

種類 可視性 ソース ユニット
event published
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDManager

説明

このイベントは、接続定義がロードされる前に発生します。

FireDAC.Comp.Client.TFDManager.BeforeLoadConnectionDefFile は FireDAC.Comp.Client.TFDCustomManager.BeforeLoadConnectionDefFile を継承しています。以下の内容はすべて FireDAC.Comp.Client.TFDCustomManager.BeforeLoadConnectionDefFile を参照しています。

このイベントは、接続定義がロードされる前に発生します。

BeforeLoadConnectionDefFile イベントは、接続定義ファイルがロードされる前に発生します。

関連項目