Skip to main content

TBasedxReportLink.ShowPageFooter Property

Determines whether to add page footer to the report.

Declaration

property ShowPageFooter: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set this property to True if you wish the date and the current page number to be printed at the bottom of the report pages. The default value of this property is True.

See Also