class TLoopThread : public tObject;
Thread type used by TMtxForLoop.
Constructors
| Name | Description |
|---|---|
| TLoopThread (2) |
Destructors
| Name | Description |
|---|---|
| ~TLoopThread |
Properties
| Name | Type | Description |
|---|---|---|
| CancelProcessing | bool | |
| Finished | bool | |
| OnExecute | tNotifyEvent | |
| Priority | tThreadPriority |
Methods
| Name | Description |
|---|---|
| ResetContext | |
| SetAffinityMask | |
| Terminate |
Fields
| Name | Type | Description |
|---|---|---|
| Context | DewArray<tObject *> | |
| ErrorMessage | DewString | |
| HeapIndex | int | |
| JobFinished | int | |
| LoopIndex | int | |
| Max | int | |
| MessageTrigger | bool | |
| Min | int | |
| Owner | tObject * | |
| starttime | long long | |
| StopTime | double | |
| Terminated | bool | |
| ThreadIndex | int |