System.Sensors.TCustomBiometricSensor.HumanPresence

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HumanPresence: Boolean index TProperty.HumanPresence read GetBooleanProperty;

C++

__property bool HumanPresence = {read=GetBooleanProperty, index=0, nodefault};

Eigenschaften

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

Beschreibung

Gibt an, ob sich eine Person am Computer befindet.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch