Vcl.Controls.EGestureException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEGestureException

Delphi

EGestureException = class(Exception);

C++

class PASCALIMPLEMENTATION EGestureException : public System::Sysutils::Exception

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Beschreibung

EGestureException ist die Exception-Klasse für Gestenfehler.

EGestureException ist die Exception, die ausgelöst wird, wenn eine Fehlerbedingung im Gesten-Framework festgestellt wird.

Siehe auch