You are here: Symbol Reference > MtxDialogs Namespace > Classes > TMtxProgressDialog Class > published > TMtxProgressDialog.ThreadName Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxProgressDialog.ThreadName Property

Allows the user to specify the name of the thread.

Pascal
property ThreadName: string;

Named threads can be eaiser tracked with the debuggers and from the windows OS. If ThreadName is not specified, the thread will be named with the Name property of the component.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!