[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised for an error occurring in a Grid class.
Source position: grids.pas line 80
type EGridException = class(Exception) |
|
Exception raised for an error occurring in a Grid class. |
|
| | ||
Exception |
||
? | ||
TObject |
Used mainly when a row or a column position is invalid for a grid control.
lazarus-ccr.sourceforge.net |