REST.Backend.ServiceComponents.TCustomBackendAuth.OnLoginPrompt

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnLoginPrompt: TLoginPromptEvent read FOnLoginPrompt write FOnLoginPrompt;

C++

__property TLoginPromptEvent OnLoginPrompt = {read=FOnLoginPrompt, write=FOnLoginPrompt};

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.