Page Setup
Usage Example
type
PageSetupDialog1: TPageSetupDialog;
...
PageSetupDialog1.Execute;
This is how the dialog is shown on each platform:
Windows Platform
HTML5 Platform