TRVAControlPanel.Header, Footer

<< Click to display table of contents >>

TRVAControlPanel.Header, Footer

The properties define the page headers and footers.

property Header: TRVAHFInfo;

property Footer: TRVAHFInfo;

You can change properties of a header or a footer by assigning subproperties.

TrvActionPageSetup changes these properties as well.

The following actions print headers and footers:

TrvActionPrint

TrvActionQuickPrint

TrvActionPrintPreview

srv_icon ScaleRichView note: these properties are ignored when printing TSRichViewEdit or TDBSRichViewEdit controls.

Default value:

Header: defaults for TRVAHFInfo, but Text := '- &p -';

Footer: defaults for TRVAHFInfo

See also properties:

FirstPageNumber