System.Sensors.TCustomSensor.Model

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Model: string index TProperty.Model read GetSensorProperty;

C++

__property System::UnicodeString Model = {read=GetSensorProperty, index=2};

Eigenschaften

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


Beschreibung

Modell des Systemsensors.

Siehe auch