System.Sensors.TGeocoder.Geocoding
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
).