Sets the value for the FadeUnfocusedSelection property.
Source position: grids.pas line 1197
protected procedure TCustomGrid.SetFadeUnfocusedSelection( |
const AValue: Boolean |
); |
AValue |
|
New value for the FadeUnfocusedSelection property. |
Changing the value for the property causes the control to be redrawn.
|
Indicates if a special color is used for selected cells when the control loses focus. |
|
|
Performs a request to redraw the control. |
| Version 4.4 | Generated 2025-11-08 | Home |