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

関連項目