System.Sensors.TCustomBiometricSensor.HumanPresence

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property HumanPresence: Boolean index TProperty.HumanPresence read GetBooleanProperty;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomBiometricSensor


説明

人の存在を検知した場合に示します。

サポート対象プラットフォーム

このプロパティは、Windows 上でのみサポートされます。

関連項目