Print
Usage Example
type
PrintDialog1: TPrintDialog;
...
PrintDialog1.Execute;
This is how the dialog is shown on each platform:
Windows Platform
HTML5 Platform