Internet Direct (Indy)
Home
PreviousUpNext
TIdThreadSafeStringList.Create Constructor

Constructor for the thread-safe data type.

Pascal
constructor Create; override;

Create is the overridden constructor for the thread-safe data type. 

Create calls the inherited constructor, and creates and assigns the TIdStringList class instance used in the Value property. 

Resources allocated to Value are freed in the Destroy method.

Value 

Destroy

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.