System.Sensors.TCustomSensor.SensorError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure SensorError(const Msg: String; Params: array of const); overload;
class procedure SensorError(const Msg: String); overload;

C++

__classmethod void __fastcall SensorError(const System::UnicodeString Msg, System::TVarRec *Params, const int Params_High)/* overload */;
__classmethod void __fastcall SensorError(const System::UnicodeString Msg)/* overload */;

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomSensor

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!