Source position: printers.pas line 37
type TPrinterCapability = (
pcCopies,
pcOrientation,
pcCollation
);