System.Sensors.TCustomSensor.Manufacturer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Manufacturer: string index TProperty.Manufacturer read GetSensorProperty;

C++

__property System::UnicodeString Manufacturer = {read=GetSensorProperty, index=1};

Eigenschaften

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


Beschreibung

Hersteller des Systemsensors.

Siehe auch