API:System.Sensors.TCustomMechanicalSensor.TProperty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TProperty = (SwitchState, SwitchArrayState, MultiValueState, Force, AbsPressure, GaugePressure, Strain, Weight);

C++

enum class DECLSPEC_DENUM TProperty : unsigned char { SwitchState, SwitchArrayState, MultiValueState, Force, AbsPressure, GaugePressure, Strain, Weight };

Properties

Type Visibility Source Unit Parent
enum public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomMechanicalSensor

Description

Embarcadero Technologies does not currently have any additional information.