REST.Backend.ServiceComponents.TCustomBackendAuth.OnLoggingIn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnLoggingIn: TNotifyEvent read FOnLoggingIn write FOnLoggingIn;

C++

__property System::Classes::TNotifyEvent OnLoggingIn = {read=FOnLoggingIn, write=FOnLoggingIn};

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.