System.Sensors.TCustomLocationSensor.City

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

Delphi

property City: string index TProperty.City read GetStringProperty;

C++

__property System::UnicodeString City = {read=GetStringProperty, index=9};

プロパティ

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


説明

住所の街表記の取得メソッド。

関連項目