Constructor for the thread-safe list.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|