Units documentation

rpcompobase.pas

Description

This unit implements the base class for the Delphi/Builder/Kylix 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).

Components and classes

Name Base class Description
TCBaseReport TComponent Defines basic properties and methods for the palette installable components