[Overview][Types][Classes][Variables][Index] Reference for unit 'Printers' (#lcl)

TPrinter.CanRenderCopies

CanRenderCopies - True if the printer device can render copies

Declaration

Source position: printers.pas line 282

public property TPrinter.CanRenderCopies: Boolean
  read GetCanRenderCopies;

Description

CanRenderCopies - True if the printer device can render copies, ie if TPrinterCapability includes pcCopies

The latest version of this document can be found at lazarus-ccr.sourceforge.net.