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

SetOnKeyDown

edited November 2004 in General
I just installed ReportBuilder 7.04 and now can't compile my project. I am
getting two errors in the ppTextSearchPreview:
1. Method "SetOnKeyDown" not found in base class.
2. Undeclared identifier "OnKeyDown"

I am running D7 w/SP2. I had RB 7.03, but did a complete uninstall
(following the directions for a corrupt install). Can someone please tell
me what I am doing wrong?

Thanks in advance,
Nick

Comments

  • edited November 2004
    Hi Nick,

    This is not a known issue. First, try pointing your library path to
    \RBuilder\Source\... rather than \RBuilder\Lib\.. and see if that helps. If
    not, check the TppTextSearchCustomPreview class inside the
    ppTextSearchCustomPreview.pas file for the SetOnKeyDown procedure and that
    the OnKeyDown property is added into the public section of that class as
    well.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited November 2004
    Thanks Nico. My fault entirely. I'll keep what I was doing wrong to
    myself...already being made fun of in the office.

    Nick

This discussion has been closed.