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

TPrinter.DoEndDoc

DoEndDoc - method for finishing printing document. aAborded is True if printing has been aborted (eg by operator)

Declaration

Source position: printers.pas line 222

protected procedure TPrinter.DoEndDoc(

  aAborded: Boolean

); virtual;