FireDAC.Comp.Client.TFDCustomManager.BeforeLoadConnectionDefFile

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

Delphi

property BeforeLoadConnectionDefFile: TNotifyEvent

C++

__property System::Classes::TNotifyEvent BeforeLoadConnectionDefFile = {read=GetBeforeLoadConnectionDefFile, write=SetBeforeLoadConnectionDefFile};

プロパティ

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

説明

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

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

関連項目