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

TApplicationProperties.HintColor

HintColor - Colour to be used when displaying Hint

Declaration

Source position: forms.pp line 1528

published property TApplicationProperties.HintColor: TColor
  read FHintColor
  write SetHintColor
  default DefHintColor;

Description

Reads or writes flag to determine Hint colour (stored as a TColor integer)

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