Vcl.WinXCtrls.ERelativePanelException

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectERelativePanelException

Delphi

ERelativePanelException = class(Exception);

C++

class PASCALIMPLEMENTATION ERelativePanelException : public System::Sysutils::Exception

Properties

Type Visibility Source Unit Parent
class public
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls Vcl.WinXCtrls

Description

The exception type for TRelativePanel exceptions.

Some of the methods that may raise a ERelativePanelException are:

See Also