myChkBox..what is it?
Hi,
I have a myChkBox in the uses clause of my repBldForm. Any idea what this
is? I can find it in some example projects but am unsure why I have it in
my units clause. Some of my reports run fine, however, one comes up with a
'Class TmyDBCheckBox not found' which seems to be coming from the
ppTemplate.LoadStream function in ppTmplat.
Thanks
Alex
I have a myChkBox in the uses clause of my repBldForm. Any idea what this
is? I can find it in some example projects but am unsure why I have it in
my units clause. Some of my reports run fine, however, one comes up with a
'Class TmyDBCheckBox not found' which seems to be coming from the
ppTemplate.LoadStream function in ppTmplat.
Thanks
Alex
This discussion has been closed.
Comments
TmyChkBox is an additional component created by Digital Metaphors to give an
example of creating and registering a custom report component with
ReportBuilder. By default the myChkBox package is installed at design time
so the CheckBox component can be used when designing reports. Unfortunately
all the myChkBox files are located in the \RBuilder\Demos\6. RCL\...
directory so if you perhaps created a Template with a check box in it, you
will either need to set your library path to that directory or move the
myChkBox dcu files to the RBuilder\Lib\... directory.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com