public class TLoopThread
Thread type used by TMtxForLoop.
Properties
| Name | Type | Description |
|---|---|---|
| CancelProcessing | Boolean | |
| Finished | Boolean | |
| OnExecute | TNotifyEvent | |
| Priority | ThreadPriority |
Methods
| Name | Description |
|---|---|
| ctor | |
| Destroy | |
| Dispose | |
| Free | |
| ResetContext | |
| SetAffinityMask | |
| Terminate |
Constants
| Name | Type | Description |
|---|---|---|
| Context | Object[] | |
| ErrorMessage | String | |
| HeapIndex | Int32 | |
| JobFinished | Int32 | |
| LoopIndex | Int32 | |
| Max | Int32 | |
| MessageTrigger | Boolean | |
| Min | Int32 | |
| Owner | Object | |
| starttime | Int64 | |
| StopTime | Double | |
| Terminated | Boolean | |
| ThreadIndex | Int32 |
Events
| Name | Description |
|---|---|
| OnExecuteEvent |