System.Sensors.TCustomSensor.SerialNo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SerialNo: string index TProperty.SerialNo read GetSensorProperty;

C++

__property System::UnicodeString SerialNo = {read=GetSensorProperty, index=3};

Properties

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

Description

Serial number of the system sensor.

See Also