System.Sensors.TCustomSensor.State
Delphi
property State: TSensorState read GetState;
C++
__property TSensorState State = {read=GetState, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomSensor |
Description
State of the sensor.