Source position: system.uitypes.pp line 319
type TPrinterOrientation = (
poPortrait,
poLandscape,
poReverseLandscape,
poReversePortrait
);