FireDAC.UI.Intf.TFDGUIxLoginDialogEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDGUIxLoginDialogEvent = procedure (ASender: TObject; var AResult: Boolean) of object;

C++

typedef void __fastcall (__closure *TFDGUIxLoginDialogEvent)(System::TObject* ASender, bool &AResult);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FireDAC.UI.Intf.pas
FireDAC.UI.Intf.hpp
FireDAC.UI.Intf FireDAC.UI.Intf

Description

Embarcadero Technologies does not currently have any additional information.