type TLoopThread = class( TThread );
Thread type used by TMtxForLoop.
Constructors
| Name | Description |
|---|---|
| Create |
Properties
| Name | Type | Description |
|---|---|---|
| CancelProcessing | Boolean | |
| Finished | Boolean | |
| OnExecute | TNotifyEvent | |
| Priority | ThreadPriority |
Methods
| Name | Description |
|---|---|
| Destroy | |
| Dispose | |
| Free | |
| ResetContext | |
| SetAffinityMask | |
| Terminate |
Constants
| Name | Type | Description |
|---|---|---|
| Context | TObjectArray | |
| ErrorMessage | string | |
| HeapIndex | Integer | |
| JobFinished | Integer | |
| LoopIndex | Integer | |
| Max | Integer | |
| MessageTrigger | Boolean | |
| Min | Integer | |
| Owner | TObject | |
| starttime | Int64 | |
| StopTime | Double | |
| Terminated | Boolean | |
| ThreadIndex | Integer |