Class: Report [Abstract]
Properties | Events | Methods | Index of Classes
Abstract class that supports creation of hierarchies of objects that can output data from the database or change large numbers of records in it
Hierarchy
cObject > Report
Library: Windows Application Class Library
Package: report.pkg
Description
The Report class supports creation of hierarchies of objects that can output data from the database or change large numbers of records in it. Its subclasses BasicReport and cWinReport2 should be used for subclassing and instantiation.