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.
Add