Table of Contents

TTMSFNCGanttChartPrintIORowIsPageBreakEvent Event Type

Event raised while printing a row so callers can force a page break.

API unit family: TMSFNCGanttChartPrintIO

Parameters

Name Description
Sender Exporter instance raising the event.
AExportObject Current print export state.
ARow Task-list row being printed.
IsPageBreak Set to True to start a new page before the row is printed.