FireDAC.Comp.Client.TFDCustomManager.AfterLoadConnectionDefFile

提供:RAD Studio API Documentation

Delphi

property AfterLoadConnectionDefFile: TNotifyEvent

C++

__property System::Classes::TNotifyEvent AfterLoadConnectionDefFile = {read=GetAfterLoadConnectionDefFile, write=SetAfterLoadConnectionDefFile};

プロパティ

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

説明

このイベントは、接続定義ファイルがロードされた後に発生します。

AfterLoadConnectionDefFileこのイベントは、接続定義ファイルがロードされた後に発生します。

関連項目