System.Threading.TParallel.TLoopState.Create

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

Delphi

constructor Create(ALoopStateFlags: TLoopStateFlag);

C++

__fastcall TLoopState(TLoopStateFlag* ALoopStateFlags);

プロパティ

種類 可視性 ソース ユニット
constructor class protected
System.Threading.pas
System.Threading.hpp
System.Threading TLoopState


説明

TLoopState のインスタンスを作成します。

関連項目