Units documentation - rpcompobase.pas
Units documentation
rpcompobase.pas
Description
This unit implements the base class for the Delphi/Builder/Kylix (legacy) palette installable report components. It cares about all processing that does not depend in any print driver, simplifies the implementation of components for each driver and platform (TVCLReport,TPDFReport,TCLXReport — TCLXReport is legacy).
Components and classes
| Name | Base class | Description |
| TCBaseReport | TComponent | Defines basic properties and methods for the palette installable components |