System.Sensors.TCivicAddress.Address

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Address: String read FAddress write FAddress;

C++

__property System::UnicodeString Address = {read=FAddress, write=FAddress};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCivicAddress

Beschreibung

Ermittelt und setzt den String, der die Anschrift der Position repräsentiert.

Siehe auch