Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.

|

TObject

Description

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