TdxPageSetupDialog.Execute Method
In This Article
Activates the Page Setup dialog window.
#Declaration
Delphi
function Execute: Boolean;
#Returns
Type |
---|
Boolean |
#Remarks
Call the Execute method to display the Page Setup dialog window at runtime.
See Also