Internet Direct (Indy)
Home
PreviousUpNext
TIdThreadSafeList.Create Constructor

Constructor for the thread-safe list.

Pascal
constructor Create; virtual;

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

Create calls the inherited constructor to initial the list. 

Use Destroy to free the thread-safe list.

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.