System.Sensors.TCustomBiometricSensor.Touch

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Touch: Boolean index TProperty.Touch read GetBooleanProperty;

C++

__property bool Touch = {read=GetBooleanProperty, index=2, nodefault};

Eigenschaften

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

Beschreibung

Gibt an, ob der Sensor berührt wird.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch