Andy Teal
2007-10-12 13:00:47 UTC
Hi,
I'm currently upgrading D5 projects to Delphi 2007 (RAD Studio)
One particular unit used to use DsgnIntf.pas in $(DELPHI)\Source\Toolsapi
which I'm presuming is now DesignEditors.pas ?
When I compile that, then I get
[DCC Error] DesignEditors.pas(1047): E2003 Undeclared identifier:
'IsProxyClass'
from inside DesignEditors.pas
I'm not sure if I am going down the right path here by trying to get this to
compile ?
Hope someone can point me in the right direction.
Thanks
Andy
I'm currently upgrading D5 projects to Delphi 2007 (RAD Studio)
One particular unit used to use DsgnIntf.pas in $(DELPHI)\Source\Toolsapi
which I'm presuming is now DesignEditors.pas ?
When I compile that, then I get
[DCC Error] DesignEditors.pas(1047): E2003 Undeclared identifier:
'IsProxyClass'
from inside DesignEditors.pas
I'm not sure if I am going down the right path here by trying to get this to
compile ?
Hope someone can point me in the right direction.
Thanks
Andy