REST.Backend.Providers.TBackendAPIThread.CreateThread

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateThread(const ASender: TObject; const AEvent: TExecuteEvent; const AExecuteProc: TExecuteProc): TThread;

C++

System::Classes::TThread* __fastcall CreateThread(System::TObject* const ASender, const _dt_Rest_Backend_Providers_1 AEvent, const System::DelphiInterface<System::Sysutils::TProc__1<T> > AExecuteProc);

Properties

Type Visibility Source Unit Parent
function protected
REST.Backend.Providers.pas
REST.Backend.Providers.hpp
REST.Backend.Providers TBackendAPIThread

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!