You are here: Symbol Reference > MtxForLoop Namespace > Classes > TMtxForLoop Class > public > TMtxForLoop.NameOfThreadSet Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxForLoop.NameOfThreadSet Property

Specifies the name base for naming the threads in the debugger.

Pascal
property NameOfThreadSet: string;

Threads will be named as : NameOfThreadSet + IntToStr(ThreadIndex);

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