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