System.Sensors.TCustomLocationSensor.CountryRegion

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CountryRegion: string index TProperty.CountryRegion read GetStringProperty;

C++

__property System::UnicodeString CountryRegion = {read=GetStringProperty, index=12};

Eigenschaften

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


Beschreibung

Getter für die physische Position des Landes oder der Region.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch