System.Sensors.TCustomBiometricSensor.HumanPresence
Delphi
property HumanPresence: Boolean index TProperty.HumanPresence read GetBooleanProperty;
C++
__property bool HumanPresence = {read=GetBooleanProperty, index=0, nodefault};
Inhaltsverzeichnis
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.