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 when an error has occurred in a Grid class.

Declaration

Source position: grids.pas line 83

type EGridException = class(Exception)

Inheritance

EGridException

  

Exception raised when an error has occurred in a Grid class.

|

Exception

|

TObject

Description

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


Version 4.4 Generated 2025-11-08 Home