System.Threading.TParallel.TLoopState.ShouldExit

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

Delphi

function ShouldExit: Boolean;

C++

bool __fastcall ShouldExit();

プロパティ

種類 可視性 ソース ユニット
function public
System.Threading.pas
System.Threading.hpp
System.Threading TLoopState


説明

反復ループが終了可能かどうかを判断します。

関連項目