TBasedxReportLink.ShowPageNumberFormatsDlg Method
In This Article
Displays the Change Page Numbering Format dialog window.
#Declaration
Delphi
function ShowPageNumberFormatsDlg: Boolean;
#Returns
Type |
---|
Boolean |
#Remarks
Call the ShowPageNumberFormatsDlg method to display a dialog window where you can change the page number format and the first page number.
See Also