Name: String;
Name: String;
The Name property determines a thread name.
As a value, any name can be set that describes operations executed in the current thread.
The example of use is given in description of the IForeThread.Start method.
See also: