The myCheckBox unit is part of the ReportBuilder Sample Components package which enables the CheckBox component to be placed on a report. This component is already available at design time in which case the myChkBox.dcu will be automatically included in the uses clause. The source for myChkBox is located in the \RBuilder\Demos\6. RCL\... directory as an example of creating and adding a new component to ReportBuilder. If you would like to enable the checkbox for the end user designer, you will need to link in this code.
Comments
The myCheckBox unit is part of the ReportBuilder Sample Components package
which enables the CheckBox component to be placed on a report. This
component is already available at design time in which case the myChkBox.dcu
will be automatically included in the uses clause. The source for myChkBox
is located in the \RBuilder\Demos\6. RCL\... directory as an example of
creating and adding a new component to ReportBuilder. If you would like to
enable the checkbox for the end user designer, you will need to link in this
code.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com