System.Sensors.TCustomLocationSensor.CountryRegion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CountryRegion: string index TProperty.CountryRegion read GetStringProperty;

C++

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

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor

Description

Getter for physical country or region location.

Platform Support

This property is only supported on Windows.

See Also