System.Sensors.TCustomSensor.UniqueID
Delphi
property UniqueID: string index TProperty.UniqueID read GetSensorProperty;
C++
__property System::UnicodeString UniqueID = {read=GetSensorProperty, index=0};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp  | 
        System.Sensors | TCustomSensor | 
Beschreibung
ID, die den Sensor eindeutig identifiziert.