Vcl.ExtCtrls.EGridPanelException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEGridPanelException

Delphi

EGridPanelException = class(Exception);

C++

class PASCALIMPLEMENTATION EGridPanelException : public System::Sysutils::Exception

Eigenschaften

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

Beschreibung

Die Basisklasse für Laufzeit-Exceptions, die in Gittertafeln auftreten.

EGridPanelException dient als Basisklasse zur Erstellung benutzerdefinierter Exceptions, die in Gittertafeln auftreten.