System.Sensors.TSensorManager.CanActivate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CanActivate: Boolean read GetCanActivate;

C++

__property bool CanActivate = {read=GetCanActivate, nodefault};

Eigenschaften

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


Beschreibung

Gibt an, ob die Sensormanager vom System unterstützt werden (True) oder nicht (False).

Siehe auch