[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: grids.pas line 138
type TGridZone = ( |
||
gzNormal, |
|
|
gzFixedCols, |
|
|
gzFixedRows, |
|
|
gzFixedCells, |
|
|
gzInvalid |
|
|
); |
lazarus-ccr.sourceforge.net |