install.txt
来自「主要用于delphi7.0安装」· 文本 代码 · 共 47 行
TXT
47 行
Installing component trial versions :
-------------------------------------
Delphi 6, 7
- Unzip into a seperate directory and add following directories to the environment library path:
{$INSTALLDIR}\Source
{$INSTALLDIR}\Design
{$INSTALLDIR}\Packages
- From the IDE file menu, choose File, Open
- Browse for and open TMSUnicodeDx.bpg
- From the project group, open TMSUnicodeDx.dpk and from the package editor, press Compile
- From the project group, open TMSUnicodeDEDx.dpk and from the package editor, press Compile & Install
with
x = 6 for Delphi 6
x = 7 for Delphi 7
C++Builder 6
- Unzip into a seperate directory and add following directories to the environment library path:
{$INSTALLDIR}\Source
{$INSTALLDIR}\Design
{$INSTALLDIR}\Packages
- From the IDE file menu, choose File, Open
- Browse for and open TMSUnicodeC6.bpg
- From the project group, open TMSUnicodeC6.bpk and from the package editor, press Compile
- From the project group, open TMSUnicodeDEC6.bpk and from the package editor, press Compile & Install
Delphi 2005
- Unzip into a seperate directory and add following directories to the environment library path:
{$INSTALLDIR}\Source
{$INSTALLDIR}\Design
{$INSTALLDIR}\Packages
- From the IDE file menu, choose File, Open
- Browse for and open TMSUnicodeD2005.bdsgroup
- From the project group, open TMSUnicodeD2005.bdsproj and from the package editor, press Compile
- From the project group, open TMSUnicodeDED2005.bdsproj and from the package editor, press Compile & Install
Delphi 2006, 2007, 2009 & C++Builder 2006, 2007, 2009 trial version
- Close the IDE, run Setup.exe and restart the IDE
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?