Internet Direct (Indy)
Home
PreviousUpNext
TIdVCardMailingLabelItem.Create Constructor

Constructor for the collection item.

Pascal
constructor Create(
    Collection: TIdCollection
); override;
Parameters 
Description 
Collection 
Collection that owns the collection item. 

Create is the constructor for the collection item, and relies on the inherited Create method. Create initializes the MailingLabel TStringList property.

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.