[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the Color property.
Source position: grids.pas line 1409
protected procedure TCustomDrawGrid.SetColor( |
Value: TColor |
); override; |
Value |
|
New value for the property. |
Calls Invalidate to force the grid control to be redrawn.
|
Sets the value in the Color property. |
lazarus-ccr.sourceforge.net |