FMX.AddressBook.Types.TContactAddress.ZIP

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ZIP: string read FZIP write FZIP;

C++

__property System::UnicodeString ZIP = {read=FZIP, write=FZIP};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.AddressBook.Types.pas
FMX.AddressBook.Types.hpp
FMX.AddressBook.Types TContactAddress


Beschreibung

Gibt die Postleitzahl in einer Kontakt-Adresse an.

Siehe auch