Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxBackgroundFormatter.TWorkThread Methods
Show Inherited Hide Inherited

Name Description
CheckTerminated Inherited from TThread.
CreateAnonymousThread(TProc) Inherited from TThread.
Equals(TObject) Inherited from TObject.
ForceQueue(TThread,TThreadMethod,Integer) Inherited from TThread.
ForceQueue(TThread,TThreadProcedure,Integer) Inherited from TThread.
GetCPUUsage(TSystemTimes) Inherited from TThread.
GetHashCode Inherited from TObject.
GetSystemTimes(TSystemTimes) Inherited from TThread.
GetTickCount Inherited from TThread.
GetTickCount64 Inherited from TThread.
IsTimeout(Cardinal,Integer) Inherited from TThread.
NameThreadForDebugging(AnsiString,TThreadID) Inherited from TThread.
NameThreadForDebugging(String,TThreadID) Inherited from TThread.
Queue(TThread,TThreadMethod) Inherited from TThread.
Queue(TThread,TThreadProcedure) Inherited from TThread.
RemoveQueuedEvents(TThread,TThreadMethod) Inherited from TThread.
RemoveQueuedEvents(TThread) Inherited from TThread.
RemoveQueuedEvents(TThreadMethod) Inherited from TThread.
Resume Inherited from TThread.
SetReturnValue(Integer) Inherited from TThread.
Sleep(Integer) Inherited from TThread.
SpinWait(Integer) Inherited from TThread.
Start Inherited from TThread.
StaticQueue(TThread,TThreadMethod) Inherited from TThread.
StaticSynchronize(TThread,TThreadMethod) Inherited from TThread.
Suspend Inherited from TThread.
Synchronize(TThread,TThreadMethod) Inherited from TThread.
Synchronize(TThread,TThreadProcedure) Inherited from TThread.
Terminate Inherited from TThread.
ToString Inherited from TObject.
WaitFor Inherited from TThread.
Yield Inherited from TThread.
See Also