System.Sensors.TCustomLocationSensor.Address1

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

Delphi

property Address1: string index TProperty.Address1 read GetStringProperty;

C++

__property System::UnicodeString Address1 = {read=GetStringProperty, index=7};

プロパティ

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


説明

住所の Address Line 1 の取得メソッド。

関連項目