System.Sensors.TCustomSensor.Name

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Name: string index TProperty.Name read GetSensorProperty;

C++

__property System::UnicodeString Name = {read=GetSensorProperty, index=4};

Properties

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

Description

Name of the system sensor.

See Also