System.Sensors.TCustomSensor.UniqueID
Delphi
property UniqueID: string index TProperty.UniqueID read GetSensorProperty;
C++
__property System::UnicodeString UniqueID = {read=GetSensorProperty, index=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomSensor |
Description
ID that uniquely identifies the sensor.