System.Sensors.TCustomSensor.GetState
Delphi
function GetState: TSensorState; virtual; abstract;
C++
virtual TSensorState __fastcall GetState() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomSensor |
Description
Embarcadero Technologies does not currently have any additional information.