System.Sensors.TCustomSensor.Description

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Description: string index TProperty.Description read GetSensorProperty;

C++

__property System::UnicodeString Description = {read=GetSensorProperty, index=5};

Properties

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

Description

Description of the system sensor.

See Also