TdxBackgroundFormatter.TWorkThread Members
Constructors
| Name | Description |
|---|---|
| Create | Inherited from TThread. |
| Create(Boolean,NativeUInt) | Inherited from TThread. |
| Create(Boolean) | Inherited from TThread. |
| Create(TdxBackgroundFormatter) | Initializes a new instance of the TdxBackgroundFormatter.TWorkThread class with specified settings. |
Properties
| Name | Description |
|---|---|
| Current | Inherited from TThread. |
| CurrentThread | Inherited from TThread. |
| ExternalThread | Inherited from TThread. |
| FatalException | Inherited from TThread. |
| Finished | Inherited from TThread. |
| FreeOnTerminate | Inherited from TThread. |
| Handle | Inherited from TThread. |
| IsSingleProcessor | Inherited from TThread. |
| Priority | Inherited from TThread. |
| ProcessorCount | Inherited from TThread. |
| Started | Inherited from TThread. |
| Suspended | Inherited from TThread. |
| ThreadID | Inherited from TThread. |
Methods
Events
| Name | Description |
|---|---|
| OnSynchronize | Inherited from TThread. |
| OnTerminate | Inherited from TThread. |
See Also