TMtxForLoop.NameOfThreadSet Property

property NameOfThreadSet: string;

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

Returns: String

Remarks:

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