System.Sensors.TCustomLocationSensor.StateProvince

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StateProvince: string index TProperty.StateProvince read GetStringProperty;

C++

__property System::UnicodeString StateProvince = {read=GetStringProperty, index=10};

Properties

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

Description

Getter for the physical location state or province.

See Also