[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Number of columns of the grid.
Source position: grids.pas line 995
protected property TCustomGrid.ColCount: Integer |
This is the number of columns in the grid, including fixed and normal columns.
|
Current column index. |
|
|
Number of the fixed columns of the grid (ie the columns containing title or identifier material, that don't get scrolled when the rest of the grid moves). |
|
|
Column widths for the grid. |
lazarus-ccr.sourceforge.net |