Propriété AutoAdap.IEndUserStub
From Référence RAD Studio VCL
Informations Delphi
| property DisplayName: string read Get_DisplayName; | |
| property LoggedIn: Boolean read Get_LoggedIn; | |
| property LoginFormAction: IInterface read Get_LoginFormAction; | |
| property LogoutAction: IInterface read Get_LogoutAction; |
Unité : AutoAdap
Type : propriété
Visibilité : public
Membre de : IEndUserStub
Informations C++
| __property System::UnicodeString DisplayName = {read=Get_DisplayName}; | |
| __property bool LoggedIn = {read=Get_LoggedIn}; | |
| __property System::DelphiInterface<System::IInterface> LoginFormAction = {read=Get_LoginFormAction}; | |
| __property System::DelphiInterface<System::IInterface> LogoutAction = {read=Get_LogoutAction}; |
Unité : AutoAdap
Type : propriété
Visibilité : public
Membre de : IEndUserStub
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !