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

📄 !!readme.txt

📁 长4大使馆个头儿长4大使馆个头儿长4大使馆个头儿长4大使馆个头儿
💻 TXT
字号:
RAIZE COMPONENTS - DEMONSTRATION PROGRAM

The demonstration program contained in this directory was created entirely
using the components that are included with Raize Components.  The purpose of 
the demonstration program is to highlight many of the features and capabilities 
of the components and controls in Raize Components.

                                          
Delphi Developers
-----------------
To compile and run the RCDemo program in Delphi, simply load the RCDemo.dpr 
project file into Delphi and compile and run the program.
                     

C++Builder Developers
---------------------
Since the RCDemo program was written in Delphi, it is not possible to load the 
RCDemo.dpr file into C++Builder. However, there is actually very little code in 
the demonstration project. Most of the code is simply used to display the 
various frames containing the component groups.

Using the following steps you can build the RCDemo in C++Builder.

1. First, you will need the install the Lib\DelphiX folder for the RC controls.
That is, if you are using C++Builder 5, then you'll need to install the RC
Delphi 5 support to get the Lib\Delphi5 folder.  Likewise, you'll need to 
install the RC Delphi 6 support to get the Lib\Delphi6 folder. To do this, 
simply rerun the installation program and select Delphi 5 and/or Delphi 6.  
(Note that it does not matter if you do not have Delphi installed.)  

IMPORTANT: If you are using Borland Developer Studio 2006, you do not need to 
install anything extra as the Raize Components Delphi and C++Builder files are 
automatically installed.

2. Create a new project in C++Builder.

3. Select the "Project|Add to project" menu item.  Switch the file type to 
Pascal files. And then add MainForm.pas file from the Demo folder.

4. Next, Select the "Project|Remove from project" menu item and remove the 
Unit1.cpp file from the project.

5. Next, Select the "Project|Options" menu item and switch to the "Packages" 
page. Make sure the "Build with runtime packages" check box is checked.

6. Next, switch to the "Directories/Conditionals" page and add the Lib\DelphiX 
folder to the LIB Path.  IMPORTANT: This step is not necessary if you are using
Borland Developer Studio 2006.

7. Save the new project to RCDemoBCB.bpr.

You will now be able to run the demo project.


⌨️ 快捷键说明

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