Internet Direct (Indy)
Home
PreviousUpNext
TIdVCardMailingLabels.Create Constructor

Constructor for the object instance.

Pascal
constructor Create(
    AOwner: TIdPersistent
); reintroduce;
Parameters 
Description 
AOwner 
Collection that owns the mailing label. 

Create is the constructor for the object instance, and creates a new instance of the TIdVCardMailingLabels collection with AOwner as the owner for it. 

Create is used internally in the TIdVCard.Create constructor.

TIdVCard.Create

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.