TSRVPageScroll.PageNoFont

<< Click to display table of contents >>

TSRVPageScroll.PageNoFont

Specifies the font for displaying page numbers.

type
  TSRVPageNoFont = class (TFont)
property PageNoFont: TSRVPageNoFont;

Page numbers are displayed if PageNoVisible=True.

Default value:

'Arial', 8

See also:

BackgroundTextColor

AlignText

OnDrawPageNumber