Internet Direct (Indy)
Home
PreviousUpNext
TIdThread.Name Property

Name assigned to the thread during execution.

Pascal
property Name: string;

Name is a string property that represents the name assigned to the thread instance when it is executiong. Name is used in the SetThreadName procedure to provide named-thread capabilities in the debugger for compiler versions supporting the feature.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.