Internet Direct (Indy)
Home
PreviousUpNext
TIdDBList.Create Constructor

Constructor for the collection.

Pascal
constructor Create; virtual; reintroduce;

Create is the reintroduced constructor for the collection. 

Create calls the inherited constructor using TIdDBInfo as the item class for values added to the collection. 

Use Add to create new collection items in the container.

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.