Datasnap.DSClientRest.TDSRestLoginEvent
[–] Properties | |
---|---|
Type: type typedef
| |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: Datasnap.DSClientRest |
Delphi
TDSRestLoginEvent = procedure(Sender: TObject; LoginProperties: TDSRestLoginProperties; var Cancel: Boolean)
C++
typedef void __fastcall (__closure *TDSRestLoginEvent)(System::TObject* Sender, TDSRestLoginProperties* LoginProperties, bool &Cancel);
Description
Embarcadero Technologies does not currently have any additional information.