System.Sensors.TCustomLocationSensor.Address2

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Address2: string index TProperty.Address2 read GetStringProperty;

C++

__property System::UnicodeString Address2 = {read=GetStringProperty, index=8};

Eigenschaften

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

Beschreibung

Getter für die physische Position Adresse 2. Zeile (Address Line 2).

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch