System.Sensors.TCustomMechanicalSensor.Weight

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Weight: Double index TProperty.Weight read GetDoubleProperty;

C++

__property double Weight = {read=GetDoubleProperty, index=7};

Eigenschaften

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


Beschreibung

Masse in Kilogramm.

Siehe auch