System.Sensors.TGeocoder.Geocoding

提供: RAD Studio API Documentation
2014年4月16日 (水) 04:54時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-14670)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

class function Geocoding: Boolean; inline;

C++

__classmethod bool __fastcall Geocoding();

プロパティ

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


説明

処理中のジオコーディングまたは逆ジオコーディング リクエストがあるか(True)、ないか(False)を示します。

関連項目