System.Sensors.TGeocoder.Current

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class property Current: TGeocoderClass read GetCurrent;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TGeocoder

Beschreibung

Klasse, die die aktuelle Instanz von TGeocoder implementiert.

Siehe auch