Sets the value for the FixedColor property.
Source position: grids.pas line 1167
protected procedure TCustomGrid.SetFixedcolor( |
const AValue: TGraphicsColor |
); virtual; |
AValue |
|
New value for the property. |
|
The color used for the fixed cells in the grid. |