System.Sensors.TCustomBiometricSensor.SensorType

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

Delphi

property SensorType: TBiometricSensorType read GetBiometricSensorType;

C++

__property TBiometricSensorType SensorType = {read=GetBiometricSensorType, nodefault};

プロパティ

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


説明

センサの Type

関連項目