社区
Delphi
帖子详情
a class named TRzGroup already exists
visualcdotnet
2007-12-06 01:52:25
如何解决,我是用在dll里面,并且是build width runtime packages,如果不选这个选项,编绎运行是好的,但是选上这个就不对了,怎么办?
...全文
295
5
打赏
收藏
a class named TRzGroup already exists
如何解决,我是用在dll里面,并且是build width runtime packages,如果不选这个选项,编绎运行是好的,但是选上这个就不对了,怎么办?
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
5 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
unitesys
2011-03-19
打赏
举报
回复
樓主..請問這個問題有解決了嗎??
可否分享..!!
cloudtarget
2007-12-07
打赏
举报
回复
不要用这个控件
budded
2007-12-06
打赏
举报
回复
弄错了,赫赫
budded
2007-12-06
打赏
举报
回复
1、不要指定Owner为同一对象,如Application
2、设置创建出来对象的Name属性
ydlchina
2007-12-06
打赏
举报
回复
是否你以前安装过Raize组件,和现在安装的只是目录不同。在Option里看看路径设置,是否有不同的路径但指向的内容却相同。
Idmessage.dcu替換文件
Exception EFilerError in module rtl70.bpl at 0002DA2B A
class
named
TldAttachment already
exists
java反编译工具jad 1.5.8g(可以反编译jdk1.5,1.6)
java反编译工具jad 1.5.8g支持 jdk1.5,jdk1.6。说明很多记住一个万能的命令基本就够用了。jad -sjava -r -8 -o **\*.
class
---------------This is README file for Jad - the fast Java Decompiler.Jad home page: http://www.kpdus.com/jad.htmlCopyright 2001 Pavel Kouznetsov (jad@kpdus.com).0. Please read the disclaimer on the Jad home page.1. Installation.Unzip jad.zip file into any appropriate directory on your hard drive.This will create two files: - an executable file
named
'jad.exe' (Windows *) or 'jad' (*n*x) - this README fileNo other setup is required.2. How to use JadTo decompile a single JAVA
class
file 'example1.
class
' type the following: jad example1.
class
This command creates file 'example1.jad' in the current directory.If such file already
exists
Jad asks whether you want to overwrite it or not.Option -o permits overwriting without a confirmation.You can omit .
class
extension and/or use wildcards in the names ofinput files.Option -s allows to change output file extension: jad -sjava example1.
class
This command creates file 'example1.java'. Be careful when usingoptions -o and -sjava together, because Jad can accidentally overwriteyour own source files.Jad uses JAVA
class
name as an output file name. For example, if
class
file 'example1.
class
' contains JAVA
class
'test1' then Jad will createfile 'test1.jad' rather than 'example1.jad'. If you want to specifyyour own output file name use the output redirection: jad -p example1.
class
> myexm1.javaOption -d allows you to specify another directory for output files,which are created, by default, in the current directory. For example: jad -o -dtest -sjava *.
class
(or jad -o -d test -s java *.
class
, which has the same effect)This command decompiles all .
class
files in the current directory <
Delphi:A
class
named
TcxRect already
exists
解决方案
问题 在EXE+DLL架构中,多个使用DEV控件的DLL中出现“A
class
named
TcxRect already
exists
”错误。 解决 在dev安装目录下将cxLibraryD7.bpl,dxCoreD7.bpl,dxGDIPlusD7.bpl三个dev组件包复制程序运行根目录下,并且工程的options属性的packages->runtime packages中添加时运行包。重新编译后,运行正常。 ...
a
class
named
TXXX already
exists
,求解!
问题来源如下:有一个EXE和两个DLL,用到同一个公共单元: unit UnitBpl;interface uses
Class
es;type TBase
Class
=
class
of TBase; TBase=
class
(TPersistent) public procedure show;virtual; end;implementation{ TBase }proc...
“A
class
named
TcxRect already
exists
”错误
在EXE+DLL架构中,多个使用DEV控件的DLL中出现“A
class
named
TcxRect already
exists
”错误。 把cxLibraryVCLD7.bpl拷到运行目录下,并且在工程的options中,把cxLibraryVCLD7.bpl加入到runtime packages中,可解决“A
class
named
TcxRect already
exists
”错误。 类
Delphi
5,927
社区成员
262,932
社区内容
发帖
与我相关
我的任务
Delphi
Delphi 开发及应用
复制链接
扫一扫
分享
社区描述
Delphi 开发及应用
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章