System.Sensors.TGeocoder.Current

提供:RAD Studio API Documentation

Delphi

class property Current: TGeocoderClass read GetCurrent;

C++

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

プロパティ

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


説明

TGeocoder の現在のインスタンスを実装する Class。

関連項目