System.Sensors.TGeocoder.Current

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class property Current: TGeocoderClass read GetCurrent;

C++

/* static */ __property TGeocoderClass Current = {read=GetCurrent};

Properties

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

Description

Class that implements the current instance of TGeocoder.

See Also