System.Sensors.TGeocoder.Supported
Delphi
class function Supported: Boolean; virtual; abstract;
C++
virtual __classmethod bool __fastcall Supported() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | System.Sensors.pas System.Sensors.hpp | System.Sensors | TGeocoder | 
Description
Specifies whether the system supports the features provided by this sensor (True) or not (False).