System.Sensors.TCivicAddress.SubThoroughfare

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

Delphi

property SubThoroughfare: string read FSubThoroughfare write FSubThoroughfare;

C++

__property System::UnicodeString SubThoroughfare = {read=FSubThoroughfare, write=FSubThoroughfare};

プロパティ

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

説明

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

SubThoroughfare は、場所を一意で識別するために必要な Thoroughfare の 1 つです。これは、交差点、道路番号、街角名などが挙げられます。

関連項目