[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the FixedCols property.
Source position: grids.pas line 1193
protected procedure TCustomGrid.SetFixedCols( |
const AValue: Integer |
); virtual; |
AValue |
|
New value for the FixedCols property. |
|
The number of fixed columns in the grid. |
Version 4.0 | Generated 2025-05-03 | Home |