[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the Color property.
Source position: grids.pas line 1415
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. |