API:REST.Backend.Providers.TBackendAPIThread.Start

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Start(const ASender: TObject; const AEvent: TExecuteEvent; const AExecuteProc: TExecuteProc); overload;
procedure Start(const AExecuteProc: TExecuteProc); overload;
procedure Start(const ASender: TObject; const AEvent: TExecuteEvent);  overload;

C++

void __fastcall Start(System::TObject* const ASender, const _dt_Rest_Backend_Providers_2 AEvent, const System::DelphiInterface<System::Sysutils::TProc__1<T> > AExecuteProc)/* overload */;
void __fastcall Start(const System::DelphiInterface<System::Sysutils::TProc__1<T> > AExecuteProc)/* overload */;
void __fastcall Start(System::TObject* const ASender, const _dt_Rest_Backend_Providers_3 AEvent)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
REST.Backend.Providers.pas
REST.Backend.Providers.hpp
REST.Backend.Providers TBackendAPIThread

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !