API:REST.Backend.Providers.TBackendAPIThread.Start

提供: RAD Studio API Documentation
移動先: 案内検索

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 */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
REST.Backend.Providers.pas
REST.Backend.Providers.hpp
REST.Backend.Providers TBackendAPIThread

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。