System.Sensors.TCustomBiometricSensor.SensorType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SensorType: TBiometricSensorType read GetBiometricSensorType;

C++

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

Eigenschaften

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

Beschreibung

Typ des Sensors.

Siehe auch