System.Sensors.TCustomSensor.Category

提供:RAD Studio API Documentation

Delphi

property Category: TSensorCategory read GetSensorCategory;

C++

__property TSensorCategory Category = {read=GetSensorCategory, nodefault};

プロパティ

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


説明

センサの Category

関連項目