Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

EGraphicException

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Base exception type for an error in a graphic operation.

Declaration

Source position: graphics.pp line 980

type EGraphicException = class(Exception)

Inheritance

EGraphicException

  

Base exception type for an error in a graphic operation.

|

TObject

Description

EGraphicException is an Exception descendant which implements the base class for exceptions raised during graphic operations. It provides a means to handle any of the descendent exceptions, like EInvalidGraphic or EInvalidGraphicOperation.



CT Web help

CodeTyphon Studio