[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the FixedColor property.
Source position: grids.pas line 1192
protected procedure TCustomGrid.SetFixedcolor( |
const AValue: TColor |
); virtual; |
AValue |
|
New value for the FixedColor property. |
|
The color used for the fixed cells in the grid. |
Version 4.0 | Generated 2025-05-03 | Home |