TTMSFNCCustomPrintIO Class
Base class for printing a visual object to the system printer with optional header, footer, and page-number support.
API unit family: TMSFNCPrintIO
Inherits from: TTMSFNCCustomComponent
Implements: ITMSFNCBitmapContainer
Syntax
TTMSFNCCustomPrintIO = class(TTMSFNCCustomComponent, ITMSFNCBitmapContainer)
Remarks
Subclasses implement DoPrintExport to draw content. Use the public Print overloads to start a print job.
Methods
| Name | Description |
|---|---|
| Prints the default export object using the current options. |