FMX.AddressBook.Types.TContactAddress.State

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property State: string read FState write FState;

C++

__property System::UnicodeString State = {read=FState, write=FState};

Eigenschaften

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


Beschreibung

Gibt den Namen des Staates in einer Kontakt-Adresse an, sofern vorhanden.

Siehe auch