Constructor for the object instance.
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
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|