Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.GetSelectedColor

Gets the value for the SelectedColor property.

Declaration

Source position: grids.pas line 1096

protected function TCustomGrid.GetSelectedColor: TGraphicsColor; virtual;

Function result

Value for the properly.

See also

TCustomGrid.SelectedColor

  

Color used for selected cells in the grid.