System.Sensors.TCivicAddress.CountryName
Delphi
property CountryName: String read FCountryName write FCountryName;
C++
__property System::UnicodeString CountryName = {read=FCountryName, write=FCountryName};
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 country name of the location.