FireDAC.Comp.Client.TFDConnectionLoginEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
typedef public FireDAC.Comp.Client.hpp FireDAC.Comp.Client FireDAC.Comp.Client

Description

Type of event handler for the TFDCustomConnection.OnLogin event.

See Also