TBasedxPrintStyle.PageSetup(Integer,Boolean,Boolean,Boolean,Boolean) Method
In This Article
Displays the Page Setup dialog window.
#Declaration
Delphi
#Parameters
Name | Type |
---|---|
An |
Integer |
AShow |
Boolean |
AShow |
Boolean |
APreview |
Boolean |
APrint |
Boolean |
#Returns
Type |
---|
Boolean |
#Remarks
Don’t use this method directly - use the TBasedxReportLink.PageSetup method instead.
See Also