TThread.Priority
Returns the thread priority.
Declaration
Source position: classesh.inc line 1987
public Property
Priority : TThreadPriority;
See also
| Name | Description |
|---|---|
| TThreadPriority | Enumeration specifying the priority at which a thread runs. |
Returns the thread priority.
Source position: classesh.inc line 1987
public Property
Priority : TThreadPriority;
| Name | Description |
|---|---|
| TThreadPriority | Enumeration specifying the priority at which a thread runs. |