[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |