Source position: system.uitypes.pp line 893
type TPrintDialogOption = (
poPrintToFile,
poPageNums,
poSelection,
poWarning,
poHelp,
poDisablePrintToFile
);