function IsMarkedThread(ThreadID: Int64): Boolean;
Returns true if, the command queue is associated with the thread with ThreadID.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ThreadID | Int64 |
Returns: Boolean
Returns true if, the command queue is associated with the thread with ThreadID.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ThreadID | Int64 |
Returns: Boolean