TSRVToolWindow.HintFont

<< Click to display table of contents >>

TSRVToolWindow.HintFont

Specifies the font for the hint area.

type
  TSRVTBFont = class(TFont);

property HintFont: TSRVTBFont;

This font is used for captions of tool buttons and HintCancel.

Default value:

default properties of TFont

See also:

HintHeight