📄 install.txt
字号:
If you find any problems during installation write us to:
kurinn@gu.kiev.ua
Latest version of our components can be downloaded from our web site:
http://www.brama.com/dream-co
General Notes
==============================================================
* If you work under C++Builder and encounter problems with Dream Controls try
to set "Incremental linking" option off and press "Release" button in
Options|Project|C++ tab.
Common Steps
==============================================================
1. Uninstall and remove old version of Delphin.
2. Extract all files in C:\DREAM directory.
3. Add path C:\DREAM\UNITS to "Library Path" in Environment Options|Library
(You can use any drive instead of C:\)
Installation in Delphi 3
==============================================================
1. Run Delphi.
2. Open and install package:
\UNITS\delph.dpk
Installation in Delphi 2 and C++Builder 1.0
==============================================================
1. Run Delphi or C++Builder and select COMPONENTS|INSTALL
menu item.
2. Click on the ADD button and add following unit to the components
library:
\UNITS\Delphin.pas
3. Click OK in the Install Components dialog box. Library will be
recompiled and our components will appear on palette.
Installation in C++ Builder 3
==============================================================
1. Run C++Builder.
2. Open and install following package:
\UNITS\delph.bpk
Demo
==============================================================
Open project \DEMO\RUNDEMO\rundemo and execute it
In the demoi project:
- press "Run Script" button to execute script in memo
- press "Run Form" button to execute form
(try to select ext1.dfm and ext2.dfm)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -