System.Sensors.TCivicAddress.Locale

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Locale: String read FLocale write FLocale;

C++

__property System::UnicodeString Locale = {read=FLocale, write=FLocale};

Properties

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

Description

Gets and sets the string representing the locale of the location.

Locale defines the user language or special preferences regarding the location.

See Also