FireDAC.Comp.Client.TFDConnectionLoginEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public FireDAC.Comp.Client.hpp FireDAC.Comp.Client FireDAC.Comp.Client


Beschreibung

Typ von Ereignisbehandlungsroutine für das Ereignis TFDCustomConnection.OnLogin.

Siehe auch