[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the Color property.
Source position: grids.pas line 1437
protected procedure TCustomDrawGrid.SetColor( |
Value: TColor |
); override; |
Value |
|
New value for the Color property. |
Calls Invalidate to request the grid control to be redrawn.
|
Sets the value in the Color property. |
Version 4.0 | Generated 2025-05-03 | Home |