System.Sensors.TGeocoder.Geocoding

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Geocoding: Boolean; inline;

C++

__classmethod bool __fastcall Geocoding();

Properties

Type Visibility Source Unit Parent
function public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TGeocoder

Description

Specifies whether there is a geocoding or reverse-geocoding request in progress (True) or not (False).

See Also