System.Sensors.TCustomSensor.SensorError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomSensor

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.