Unit 'Printers' Package
[Overview][Types][Classes][Variables][Index] [#lcl]

TPrinter.GetCanRenderCopies

Gets the value for the CanRenderCopies property.

Declaration

Source position: printers.pas line 297

protected function TPrinter.GetCanRenderCopies: Boolean; virtual;

Function result

Value for the property.

See also

TPrinter.CanRenderCopies

  

True if the printer device can render copies.

Version 4.6 Hosted on Source Forge