System.Sensors.TCustomScannerSensor.SensorType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SensorType: TScannerSensorType read GetScannerSensorType;

C++

__property TScannerSensorType SensorType = {read=GetScannerSensorType, nodefault};

Eigenschaften

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


Beschreibung

Typ des Sensors.

Siehe auch