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

TApplicationProperties.SetHintColor

Sets the value for the HintColor property.

Declaration

Source position: forms.pp line 1720

protected procedure TApplicationProperties.SetHintColor(

  const AValue: TGraphicsColor

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.HintColor

  

The background color for a Hint window.