FireDAC.Comp.Client.TFDConnectionLoginEvent

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

C++

typedef void __fastcall (__closure *TFDConnectionLoginEvent)(TFDCustomConnection* AConnection, Firedac::Stan::Intf::TFDConnectionDefParams* AParams);

プロパティ

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


説明

TFDCustomConnection.OnLogin イベントのイベント ハンドラの型。

関連項目