Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

THintWindow.SetColor

Sets the value for the Color property.

Declaration

Source position: forms.pp line 928

protected procedure THintWindow.SetColor(

  Value: TGraphicsColor

); override;

Arguments

Value

  

New value for the property.

See also

TControl.Color

  

The background color of the control.