System.Threading.TParallel.TLoopState.Stopped
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.