System.Sensors.TCustomSensor.Name

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Name: string index TProperty.Name read GetSensorProperty;

C++

__property System::UnicodeString Name = {read=GetSensorProperty, index=4};

Eigenschaften

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


Beschreibung

Name des Systemsensors.

Siehe auch