Internet Direct (Indy)
Home
PreviousUpNext
TIdTask.Yarn Property

Represents the thread or fiber for executing the task.

Pascal
property Yarn: TIdYarn;

Yarn is a read-only TIdYarn property that represents the thread or fiber used to execute the task. Yarn is initialized using the value passed an an argument to the Create constructor.

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.