Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

TmyDBCheckBox

edited June 2006 in General
I have Report Builder 10.03. I do not have the DB check box available to
me on the contorl pallet in the Report Builder development environment.
Can someone tell me how I can get the TmyDBCheckBox component installed so
my project can complie.

Thanks.

A + B != C

--- posted by geoForum on http://delphi.newswhat.com

Comments

  • edited June 2006
    Hi,

    For future reference, we prefer you use your real name when posting to these
    newsgroups.

    At design time you need to be sure the ReportBuilder Sample Components
    package is installed into the Delphi IDE. (dclRBUxx.bpl)

    At runtime you need to be sure you have the myChkBox.pas file included in
    the uses clause. For the end user designer you need the myChkboxDesign.pas
    in the uses clause.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.