System.Sensors.TCustomScannerSensor.SensorType

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

Delphi

property SensorType: TScannerSensorType read GetScannerSensorType;

C++

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

プロパティ

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


説明

センサのType

関連項目