System.Sensors.TCustomLocationSensor.Address2

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

Delphi

property Address2: string index TProperty.Address2 read GetStringProperty;

C++

__property System::UnicodeString Address2 = {read=GetStringProperty, index=8};

プロパティ

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


説明

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

関連項目