REST.Backend.ServiceComponents.TCustomBackendAuth.OnLoggedOut

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnLoggedOut: TNotifyEvent read FOnLoggedOut write FOnLoggedOut;

C++

__property System::Classes::TNotifyEvent OnLoggedOut = {read=FOnLoggedOut, write=FOnLoggedOut};

Properties

Type Visibility Source Unit Parent
event public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TCustomBackendAuth

Description

Embarcadero Technologies does not currently have any additional information.