Page Setup

Top  Previous  Next

Usage Example

type

   PageSetupDialog1: TPageSetupDialog;

...

 

PageSetupDialog1.Execute;

 

This is how the dialog is shown on each platform:

 

Windows Platform

 

HTML5 Platform