System.Actions.EActionError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

<imagemap>-Fehler: Bild ist ungültig oder nicht vorhanden

Delphi

EActionError = class(Exception)

C++

class PASCALIMPLEMENTATION EActionError : public System::Sysutils::Exception

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.Actions.pas
System.Actions.hpp
System.Actions System.Actions

Beschreibung

Klasse für Aktions-Exceptions.

Siehe auch