System.Sensors.TCivicAddress.Address

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

Delphi

property Address: string read FAddress write FAddress;

C++

__property System::UnicodeString Address = {read=FAddress, write=FAddress};

プロパティ

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

説明

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

関連項目