REST.Backend.Providers.TBackendAPIThread.OnStarting

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnStarting: TNotifyEvent read FOnStarting write FOnStarting;

C++

__property System::Classes::TNotifyEvent OnStarting = {read=FOnStarting, write=FOnStarting};

Properties

Type Visibility Source Unit Parent
event public
REST.Backend.Providers.pas
REST.Backend.Providers.hpp
REST.Backend.Providers TBackendAPIThread

Description

Embarcadero Technologies does not currently have any additional information.