Vcl.WinXCtrls.ERelativePanelException

From RAD Studio API Documentation

ERelativePanelExceptionSystem.SysUtils.ExceptionSystem.TObject

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