System.Sensors.TCivicAddress.SubThoroughfare

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SubThoroughfare: string read FSubThoroughfare write FSubThoroughfare;

C++

__property System::UnicodeString SubThoroughfare = {read=FSubThoroughfare, write=FSubThoroughfare};

Eigenschaften

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

Beschreibung

Ermittelt und setzt den String, der einen Zusatz zur Straßenangabe der Position repräsentiert.

SubThoroughfare ist ein Thoroughfare-Objekt zum eindeutigen Identifizieren der Position. Dies kann eine Kreuzung, Hausnummer, Ecke etc. sein.

Siehe auch