RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPrinter.Copies Property

Specifies the number of copies to print.

Pascal
property Copies: Integer;
C++
__property int Copies;

Set Copies to indicate the number of copies to print. 

Copies uses the device mode to determine the number of copies to print. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!