[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the FixedRows property.
Source position: grids.pas line 1169
protected procedure TCustomGrid.SetFixedRows( |
const AValue: Integer |
); virtual; |
AValue |
|
New value for the property. |
|
Number of the fixed rows in the grid. |
lazarus-ccr.sourceforge.net |