Sets the value for the SelectedColor property.
Source position: grids.pas line 1171
protected procedure TCustomGrid.SetSelectedColor( |
const AValue: TGraphicsColor |
); virtual; |
AValue |
|
New value for the property. |
|
Color used for selected cells in the grid. |