IForeThread.State

Syntax

State: ForeThreadState;

Description

The State property returns the current state for the thread.

Example

The example of use is given in description of the IForeThread.Start method.

See also:

IForeThread