System.Sensors.TGeocoder.Current
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。