| View previous topic :: View next topic |
| Author |
Message |
lyllo Member
Joined: 15 Dec 2003 Posts: 6
|
Posted: 15/12/03 18:54 Post subject: [Error] oaBaloon.pas(3753): Undeclared identifier: 'DefQuery |
|
|
hi everyone.
trying to use this COOL add-on for delphi met this error once creatd an Assistant1 component on the form...
here's the error i recieve:
[Error] oaBaloon.pas(3753): Undeclared identifier: 'DefQueryDlgBtns'
please note that i've followed the installation instruction, using the manual procedure
| README wrote: | | Alternatively, you can add oaReg.pas into a new or existing package. |
what coun i do plz?
ty. |
|
| Back to top |
|
 |
Kambiz Administrator

Joined: 07 Mar 2003 Posts: 230
|
Posted: 15/12/03 19:18 Post subject: |
|
|
| Seems oaConst.pas is not in the Delphi search path. |
|
| Back to top |
|
 |
lyllo Member
Joined: 15 Dec 2003 Posts: 6
|
Posted: 15/12/03 20:20 Post subject: |
|
|
found the problem: it stays in the translated version of the file.
(italian one in the case)
installed the assistant elements using all the file in the package, the overwritten Oncost.pas with the italian version one.
if with the original package evrything works fine, once overwritten it the errors occurs.
bb. |
|
| Back to top |
|
 |
|