System.Sensors.TCustomSensor.Description

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Description: string index TProperty.Description read GetSensorProperty;

C++

__property System::UnicodeString Description = {read=GetSensorProperty, index=5};

Eigenschaften

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


Beschreibung

Beschreibung des Systemsensors.

Siehe auch