System.Sensors.TCustomSensor.SerialNo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SerialNo: string index TProperty.SerialNo read GetSensorProperty;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomSensor


Beschreibung

Seriennummer des Systemsensors.

Siehe auch