REST.Backend.ServiceComponents.TCustomBackendAuth.OnLoggedIn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnLoggedIn: TNotifyEvent read FOnLoggedIn write FOnLoggedIn;

C++

__property System::Classes::TNotifyEvent OnLoggedIn = {read=FOnLoggedIn, write=FOnLoggedIn};

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.