Datasnap.DSClientRest.TDSRestLoginEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDSRestLoginEvent = procedure(Sender: TObject; LoginProperties: TDSRestLoginProperties; var Cancel: Boolean)

C++

typedef void __fastcall (__closure *TDSRestLoginEvent)(System::TObject* Sender, TDSRestLoginProperties* LoginProperties, bool &Cancel);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest

Description

Embarcadero Technologies does not currently have any additional information.