System.Sensors.TCustomSensor.Model

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Model: string index TProperty.Model read GetSensorProperty;

C++

__property System::UnicodeString Model = {read=GetSensorProperty, index=2};

Properties

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

Description

Model of the system sensor.

See Also