[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.HintColor

The background color for a Hint window.

Declaration

Source position: forms.pp line 1622

public property TApplication.HintColor : TColor
  read FHintColor
  write SetHintColor;

See also

TApplication.Hint

  

The current Hint text.

TApplication.ShowHint

  

Indicates if Hints are displayed for the application.

TApplication.ShowHintWindow

  

Shows or hides the Hint window.

THintWindow

  

The pop-up box containing helpful information that appears when the mouse pointer hovers over an object.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.