Vcl.Edge.EEdgeError

From RAD Studio API Documentation
Jump to: navigation, search

System.Win.ComObj.EOleSysErrorSystem.Win.ComObj.EOleErrorSystem.SysUtils.ExceptionSystem.TObjectEEdgeError

Delphi

EEdgeError = class(EOleSysError)

C++

class PASCALIMPLEMENTATION EEdgeError : public System::Win::Comobj::EOleSysError

Properties

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

Description

Exception type used to indicate an exceptional circumstance from within the TEdgeBrowser component.

See Also

Vcl.Edge.TEdgeBrowser