System.Sensors.TCustomLocationSensor.Address1

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Address1: string index TProperty.Address1 read GetStringProperty;

C++

__property System::UnicodeString Address1 = {read=GetStringProperty, index=7};

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 1. Zeile (Address Line 1).

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch