System.Threading.TParallel.TLoopState.Stopped

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Stopped: Boolean read GetStopped;

C++

__property bool Stopped = {read=GetStopped, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Threading.pas
System.Threading.hpp
System.Threading TLoopState

Description

Embarcadero Technologies does not currently have any additional information.