<< Click to display table of contents >> TSRVViewProperty.HintFont |
A font for hints appearing on vertical scrolling.
type
TSRVHintFont = class (TFont);
property HintFont: TSRVHintFont;
This hint appears if ShowScrollHint=True.
In Delphi XE2 or newer, if a system color is specified for HintFont.Color, and custom styles are applied, then a corresponding style color is used instead.
Default value:
'Arial', 10, clInfoText