System.Sensors.TCustomSensor.State
Delphi
property State: TSensorState read GetState;
C++
__property TSensorState State = {read=GetState, nodefault};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomSensor |
Beschreibung
Status des Sensors.