TSRVViewProperty.HintFont |
Top Previous Next |
|
Font for hints appearing on vertical scrolling. property HintFont: TFont; 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 |