Internet Direct (Indy)
Home
PreviousUpNext
TIdVCardTelephones.Create Constructor

Constructor for the collection instance.

Pascal
constructor Create(
    AOwner: TIdPersistent
); reintroduce;
Parameters 
Description 
AOwner 
Owner of the collection. 

Create is the constructor for the collection instance, and relies on the inherited Create method to set the Owner and ClassType for the collection. 

ClassType is initialized to TIdCardPhoneNumber.

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.