System.Sensors.TCustomSensor.UniqueID

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.

Siehe auch