⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 delphi decision cube.txt

📁 第三方控件:PaintGrid.pas 网格型仪表控件源文件 Mymeter.pas 圆型仪表控件源文件 Project1是这两个控件的使用范例。 该
💻 TXT
字号:
Steema Software
Rebuilding Borland's Decision Cube packages.
--------------------------------------------

When TeeChart Pro is installed in the Enterprise
versions of Delphi and C++ Builder, the Decision
Cube packages are automatically disabled because TeeChart
Pro packages are different than the ones included by 
default in Delphi / C++ Builder.

With the release of Enterprise versions, source
code files for the Decision Cube components are included,
so it's possible to recompile the Decision Cube packages
using TeeChart Pro following these steps:

Instructions to recompile:

Option 1: Automatic
====================

Use the included application DCubeRecomp.exe to
recompile the Decision Cube components.
This program makes a copy of every modified file, 
prefixing the file name with "BackupOf_" text.

Option 2: Manually
====================

1. Download and install TeeChart Pro.
   (Available at www.steema.com, Customer Downloads)

2. Select "Components->Install packages", and remove
   "Borland Decision Cube components" with the "Remove" button.

3. Locate the Decision Cube source code. 
   It should be in the Delphi / C++ Builder :
   "\Source\Decision Cube" directory.

4. Open the DSS70.dpk package. Remove the Tee.dcp package and add 
   (on the same place) the Tee77.dcp package and recompile. If you
   get a complaint about "always built package with the newer built...",
   then click on "Options" speed button and change:
   "Build control" to "Rebuild as needed", and recompile.

5. Then open the DclDSS70.dpk package and remove the DclTee70.dcp 
   package and replace it with the DclTee77.dcp package. 
   Change "Build control" to "Rebuild as needed" and recompile.

6. Copy the new DSS70.bpl to Windows \System directory, DclDSS70.bpl 
   to Delphi / C++ Builder \Bin directory and all the 
   *.dcu and *.dcp files to Delphi / C++ Builder \Lib directory.

7. Select "Component->Install packages" menu and click the "Add" button.
   Then select the new DclDSS70.bpl package, located at the 
   \Bin directory.

---------------------------------------------------------------------------

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -