System.Sensors.TCivicAddress.CountryName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CountryName: String read FCountryName write FCountryName;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCivicAddress

Beschreibung

Ermittelt und setzt den String, der das Landesnamen der Position repräsentiert.

Siehe auch