System.Sensors.TCivicAddress.CountryCode

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property CountryCode: String read FCountryCode write FCountryCode;

C++

__property System::UnicodeString CountryCode = {read=FCountryCode, write=FCountryCode};

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCivicAddress

説明

場所の国コードの文字列表現を取得および設定します。

関連項目