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);
Specifies the name base for naming the threads in the debugger.
Returns: String
Threads will be named as : NameOfThreadSet + IntToStr(ThreadIndex);