System.Sensors.TCustomLocationSensor.CountryRegion

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

Delphi

property CountryRegion: string index TProperty.CountryRegion read GetStringProperty;

C++

__property System::UnicodeString CountryRegion = {read=GetStringProperty, index=12};

プロパティ

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


説明

住所の国および地域表記の取得メソッド。

関連項目