[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

EGridException

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

Exception raised for an error occurring in a Grid class.

Declaration

Source position: grids.pas line 80

type EGridException = class(Exception)

Inheritance

EGridException

  

Exception raised for an error occurring in a Grid class.

|

Exception

?

TObject

Description

Used mainly when a row or a column position is invalid for a grid control.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.