[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Number of the fixed rows of the grid (ie the rows containing title or identifier material, that don't get scrolled when the rest of the grid moves).
Source position: grids.pas line 1015
protected property TCustomGrid.FixedRows: Integer |
Contains the fixed row count of a grid.
Fixed rows are normally used for headings.
|
Number of rows in the grid |
|
|
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). |
lazarus-ccr.sourceforge.net |