Topic Path: Symbol Reference > Types > TIdCardAddressAttributes Type
ContentsIndexHome
PreviousUpNext
TIdCardAddressAttributes Type

Describes a VCard address type.

File
TIdCardAddressAttributes = set of ( tatHome, tatDomestic, tatInternational, tatPostal, tatParcel, tatWork, tatPreferred );

TIdCardAddressAttributes is a set type used to describe an address and can include the following: 

 

tatHome 
home delivery address 
tatDomestic 
a domestic address 
tatInternational 
an international address 
tatPostal 
a postal delivery address 
tatParcel 
a parcel delivery address 
tatWork 
a work delivery address 
tatPreferred 
preferred address 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.