Sets the value for the Color property.
Source position: forms.pp line 928
protected procedure THintWindow.SetColor(
Value: TGraphicsColor
); override;
Value
New value for the property.
TControl.Color
The background color of the control.