0
点赞
收藏
分享

微信扫一扫

图像旋转控件 TRotateImage Ver1.54(支持D3~D2010)


非常优秀的图像旋转控件(最新版)---TRotateImage Ver1.54,支持从Delphi 3 到最新的 Delphi 2010。



另 附安装过程中出现 File Not found 'DesignIntf.dcu'和File Not found 'Proxies.dcu'在Delphi 7~2007下的解决方法:

1、File Not found 'DesignIntf.dcu'在Delphi 7~2007下的解决方法:

在Library中加入$(BDS)/Lib/ToolsAPI 的搜索路径。


2、File Not found 'Proxies.dcu'在Delphi 7~2007下的解决方法:

把uses DsgnIntf 改为 uses DesignIntf,并且在Package Requires列表中加入DesignIDE.dcp,该文件在$(BDS)/Lib目录下。

 


举报

相关推荐

0 条评论