Is called after each print job has finished printing.
procedure AfterPrint(Canvas: TCanvas); dynamic;
AfterPrint method is a dynamic method which is called after each print job has finished printing, even if the print job was aborted or an exception has been generated.
AfterPrint method generates OnAfterPrintPage event.
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|