Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdVCardAddresses.Create
TIdVCardAddresses
Constructor for the collection.
constructor
Create(AOwner: TPersistent);
Parameters
AOwner: TPersistent
Owner of the collection.
Description
Create is the constructor for the collection instance, and relies on the inherited Create method to set the Owner and ClassType for the object instance.
ClassType is intialized to
TIdCardAddressItem
.