System.Classes.TLoginCredentialService.TLoginCredentialEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TLoginCredentialEvent = procedure (Sender: TObject; Callback: TLoginEvent; var Success: Boolean) of object;

C++

typedef void __fastcall (__closure *TLoginCredentialEvent)(System::TObject* Sender, TLoginEvent Callback, bool &Success);

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Classes.pas
System.Classes.hpp
System.Classes TLoginCredentialService

Description

Embarcadero Technologies does not currently have any additional information.