System.Sensors.TCustomLocationSensor.City

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property City: string index TProperty.City read GetStringProperty;

C++

__property System::UnicodeString City = {read=GetStringProperty, index=9};

Eigenschaften

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


Beschreibung

Getter für die physische Position der Stadt.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch