FMX.AddressBook.Types.TContactAddress Properties
InheritedProtected
| City | public | Specifies the city name in a contact address. |
| Country | public | Specifies the country name in a contact address. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| LabelKind | public | Specifies a label that identifies the type of the contact address. |
| LabelText | public | Specifies a contact address label. |
| State | public | Specifies the state name in a contact address, if any. |
| Street | public | Specifies the street in a contact address. |
| ZIP | public | Specifies the zip postal code in a contact address. |