System.Sensors.TGeocoder.Geocoding

提供:RAD Studio API Documentation

Delphi

class function Geocoding: Boolean; inline;

C++

__classmethod bool __fastcall Geocoding();

プロパティ

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


説明

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

関連項目