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.4 | Generated 2025-11-08 | Home |