[Delphi]ExpressQuantumGrid_Suite_v5.0_Full_Source_Code_for_Delphi_7 控件包的修正及安装方法

本文提供了一套详细的步骤指南,用于在Delphi_7环境中正确安装ExpressQuantumGrid_Suite_v5.0控件包。包括卸载旧组件、更新库路径、编译特定单元文件及安装必要的dpk文件等内容。
1.如果运行Delphi_7,则先关闭。
    
     2.通过运行ExpressQuantumGrid_Suite_v5.0_Full_Source_Code_for_Delphi_7控件包中的Setup.exe来进行正常安装。
    
     3.删除操作系统的$(System) 目录中的以下文件:
    
     cxExtEditorsVCLD7.bpl
     dclcxExtEditorsVCLD7.bpl
    
    
     4.运行Delphi_7,启动中警告dclExtEditorVCLD7包不能加载,选择以后不再加载。
    
     5.在Delphi_7中通过Component->Install Packages..菜单路径把所有Express包删除。
    
     6.在Delphi_7中通过Tools->Environment Options->Library->Library path菜单路径打开Diredtories窗口。
    
     将这些路径删除:
     ....../Developer Express Inc/ExpressDataController/Delphi 7/Lib
     ....../Developer Express Inc/XP Theme Manager/Delphi 7/Lib
     ....../Developer Express Inc/CX Library/Delphi 7/Lib
     ....../Developer Express Inc/ExpressEditors Library 5/Delphi 7/Lib
     ....../Developer Express Inc/ExpressPageControl 2/Delphi 7/Lib
     ....../Developer Express Inc/ExpressQuantumGrid 5/Delphi 7/Lib
    
     添加这些路径:
     ....../Developer Express Inc/ExpressDataController/Delphi 7/Sources
     ....../Developer Express Inc/XP Theme Manager/Delphi 7/Sources
     ....../Developer Express Inc/CX Library/Delphi 7/Sources
     ....../Developer Express Inc/ExpressEditors Library 5/Delphi 7/Sources
     ....../Developer Express Inc/ExpressPageControl 2/Delphi 7/Sources
     ....../Developer Express Inc/ExpressQuantumGrid 5/Delphi 7/Sources
    
     7.在Delphi_7打开ExpressEditors Library 5/Delphi 7/Sources/cxEditorsVCLD7.dpk,编译但不要安装。
    
     8.在Delphi_7打开ExpressEditors Library 5/Delphi 7/Sources/dclcxEditorsVCLD7.dpk,编译并安装。
    
     9.在Delphi_7打开ExpressEditors Library 5/Delphi 7/Sources/cxExtEditorsVCLD7.dpk,从包管理器中打开cxRichEdit.pas单元,进行以下
    
     修改
    
     1821行,从:
     if HandleAllocated and Container.ActiveProperties.MemoMode then
     改为:
     if HandleAllocated and (Container <> nil) and Container.ActiveProperties.MemoMode then
     就行了。
    
     保守后关闭cxRichEdit.pas,编译cxExtEditorsVCLD7.dpk但不要安装。
    
     10.把$(DELPHI)/Projects/Bpl目录中编译得到的cxExtEditorsVCLD7.bpl拷贝到操作系统的$(System) 目录中。
    
     11.在Delphi_7打开ExpressEditors Library 5/Delphi 7/Sources/dclcxExtEditorsVCLD7.dpk,编译并安装。
    
     12.把$(DELPHI)/Projects/Bpl目录中编译得到的dclcxExtEditorsVCLD7.bpl拷贝到$(System) 目录中。
    
     13.在Delphi_7打开ExpressPageControl 2/Delphi 7/Sources/cxPageControlVCLD7.dpk,编译但不要安装。
    
     14.在Delphi_7打开ExpressPageControl 2/Delphi 7/Sources/dclcxPageControlVCLD7.dpk,编译并安装。
    
     15.在Delphi_7打开ExpressQuantumGrid 5/Delphi 7/Sources/cxExportVCLD7.dpk,编译但不要安装。
    
     16.在Delphi_7打开ExpressQuantumGrid 5/Delphi 7/Sources/cxGridVCLD7.dpk,编译但不要安装。
    
     17.在Delphi_7打开ExpressQuantumGrid 5/Delphi 7/Sources/dclcxGridVCLD7.dpk,编译并安装。
    
     控件包安装成功!
    
     打开/ExpressQuantumGrid 5/Delphi 7/Demos中的各个Demo,编译后可以运行!
     其中:
     ConvertGrid3Demo和ConvertGrid3MasterDetailDemo还必须同时安装
     “DevExpress ExpressQuantumGrid Suite v3.22 for Delphi7”,才行!
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值