System.Sensors.TCustomSensor.Category

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Category: TSensorCategory read GetSensorCategory;

C++

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

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomSensor

Description

Category of the sensor.

See Also