System.Threading.TParallel.TLoopState.ShouldExit

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ShouldExit: Boolean;

C++

bool __fastcall ShouldExit();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Threading.pas
System.Threading.hpp
System.Threading TLoopState


Beschreibung

Bestimmt, ob eine Iterationsschleife beendet werden kann.

Siehe auch