Unit
RpShell
Hierarchy
TBaseShell
|
TDetailShell
|
TMasterShell
|
TReportShell
Description
This shell component is very similar to a TMasterShell component, but adds report and page headers and footers.
TReportShell Events
OnBodyAfter, OnBodyBefore, OnBodyFooter, OnBodyHeader, OnDetailAfter, OnDetailBefore, OnGroupAfter, OnGroupAfterLast, OnGroupBefore, OnGroupBeforeFirst, OnGroupFooter, OnGroupHeader, OnPageAfter, OnPageBefore, OnPageFooter, OnPageHeader, OnReportAfter, OnReportBefore, OnReportFooter, OnReportHeader, OnRowAfter, OnRowBefore, OnRowPrint
TReportShell Methods
Execute, PrintBodyFooter, PrintBodyHeader, PrintDetail, PrintGroupFooter, PrintGroupHeader, PrintPageFooter, PrintPageHeader, PrintReportFooter, PrintReportHeader, PrintRow
TReportShell Properties
DetailReport, Engine, IsNewPage, IsReprint, Reprint, SectionBodyFooter, SectionBodyHeader, SectionGroupFooter, SectionGroupHeader, SectionPageFooter, SectionPageHeader, SectionReportFooter, SectionReportHeader, SectionRow. StartNewPage
|