System.Sensors.TCivicAddress.CountryName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property CountryName: String read FCountryName write FCountryName;

C++

__property System::UnicodeString CountryName = {read=FCountryName, write=FCountryName};

Propriétés

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

Description

Obtient et définit la chaîne représentant le nom de pays de l'emplacement.

Voir aussi