This unit implements TRpSection, this is the container for printable components, a subreport contains a collection of sections, a section (band) contains a collection of printable components.
| Name | Description |
| TRpSectionType |
Enumeration (rpsecpheader, rpsecgheader, rpsecdetail, rpsecgfooter, rpsecpfooter) Section type, page header, group header, detail, group footer and page footer. |
| Name | Base class | Description |
| TRpSection | TRpCommonComponent | TRpSection implementation |