Source position: system.uitypes.pp line 596
type TPrinterOrientations = set of (
poPortrait,
poLandscape,
poReverseLandscape,
poReversePortrait
);