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

説明

このイベントは、接続定義がロードされる前に発生します。 {{#multireplace:FireDAC.Comp.Client.TFDManager.BeforeLoadConnectionDefFile|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:FireDAC.Comp.Client.TFDCustomManager.BeforeLoadConnectionDefFile|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:FireDAC.Comp.Client.TFDCustomManager.BeforeLoadConnectionDefFile|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

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

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

関連項目