Topic Path: Symbol Reference > Classes > TIdDBList Class > TIdDBList Methods > Create Constructor
ContentsIndexHome
PreviousUpNext
TIdDBList.Create Constructor

Constructor for the collection.

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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.