System.Sensors.Components.TSensor.Sensor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Sensor: T read FSensor;

C++

__property T Sensor = {read=FSensor};

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components TSensor

Description

Instance of a sensor associated with this sensor component.

See Also