Source position: printers.pas line 36
type TPrinterOrientation = (
poPortrait,
poLandscape,
poReverseLandscape,
poReversePortrait
);