RAD Studio VCL Reference
|
Replaces the global instance of TPrinter that manages interaction with the printer.
SetPrinter replaces the global TPrinter object with another TPrinter object. This allows applications to change the way they handle printing by substituting a TPrinter descendant for the default TPrinter object.
NewPrinter is the new TPrinter object that replaces the current global TPrinter object.
SetPrinter returns the previous global TPrinter object.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|