Internet Direct (Indy)
Home
PreviousUpNext
TIdThreadSafeStringList.Create@Boolean

Constructor for the object instance.

Parameters 
Description 
ASorted 
Indicates that items in the data type value are sorted alphabetically. 

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

Create calls the inherited Create method prior to allocating the TIdStringList used in the Value property. Create also sets the value in Sorted property in the internal string list to the value specified in ASorted. 

Use Destroy to free the thread-safe data type.

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.