REST.Backend.ServiceComponents.TCustomBackendAuth.OnSigningUp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnSigningUp: TNotifyEvent read FOnSigningUp write FOnSigningUp;

C++

__property System::Classes::TNotifyEvent OnSigningUp = {read=FOnSigningUp, write=FOnSigningUp};

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.