Page 1 of 1

[Error] oaBaloon.pas(3753): Undeclared identifier: 'DefQuery

PostPosted: December 15th, 2003, 6:54 pm
by lyllo
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.

PostPosted: December 15th, 2003, 7:18 pm
by Kambiz
Seems oaConst.pas is not in the Delphi search path.

PostPosted: December 15th, 2003, 8:20 pm
by lyllo
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.