System.Sensors.TSensorFilter

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

Delphi

TSensorFilter = reference to function (Sensor: TCustomSensor): Boolean;

C++

__interface TSensorFilter  : public System::IInterface

プロパティ

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

説明

センサ フィルタ型を表します。


センサは、CategoryManufacturerModelSerialNoNameState などでフィルタリングできます。

関連項目