install.txt

来自「DELPHI界面增强控件,非常好,里面有显示GIF的图片控件,更美观的下拉框控件」· 文本 代码 · 共 117 行

TXT
117
字号
TMS Component pack 2.7
for Delphi 3.0,4.0,5.0,6.0,7.0 & C++Builder 4.0,5.0,6.0

Installation :
--------------

 Unzipping files
 _______________

 Unzip the files included into a separate directory {$TMSDIR} with relative
 directories.

 Setting library paths
 _____________________

 Under Tools, Environment Options, Library, add the directory where
 the TMS components have been installed {$TMSDIR} to the library path
 as well as {$TMSDIR}\XlsAdapter


 Installing components
 _____________________

 In Delphi or C++Builder, select File, Open
 and browse for the appropriate package file:

  Delphi 3  : TMSD3.DPK
  Delphi 4  : TMSD4.DPK
  Delphi 5  : TMSD5.DPK
  Delphi 6  : TMSD6PERS.DPK (Personal)
  Delphi 6  : TMSD6.DPK (Professional and Enterprise)
  Delphi 7  : TMSD7PERS.DPK (Personal)
  Delphi 7  : TMSD7.DPK (Professional, Enterprise, Architect versions) 

  C++Builder 4 : TMSC4.BPK
  C++Builder 5 : TMSC5.BPK
  C++Builder 6 : TMSC6PERS.BPK (Personal)
  C++Builder 6 : TMSC6.BPK (Professional and Enterprise) 

  After opening the package file, choose Compile and after
  compilation, select Install.


 For Delphi 5,6,7 and C++Builder 5,6:

  Delphi 5  : TMSXLSD5.DPK
  Delphi 6  : TMSXLSD6.DPK
  Delphi 7  : TMSXLSD7.DPK

  C++Builder 5 : TMSXLSC5.BPK
  C++Builder 6 : TMSXLSC6.BPK

  After opening the package file, choose Compile and after
  compilation, select Install.


  Notes for TeeChart Pro users:

  The TMS Component Pack comes with support for the default installed
  TeeChart in Delphi & C++Builder. If you have installed another version
  of TeeChart, open the TMS Component Pack package file, remove TEE*.*
  from the requires list of the package an press Install. Delphi or 
  C++Builder will then automatically add the correct TeeChart library
  reference to the TMS Component Pack package file.


  Installing online help
  ______________________

  Go through menu Help, Customize and add following file to the Index tab:
  
  C++Builder 4 : TMSPACKB4.HLP 
  C++Builder 5 : TMSPACKB5.HLP 
  C++Builder 6 : TMSPACKB6.HLP 
  Delphi 4     : TMSPACKD4.HLP
  Delphi 5     : TMSPACKD5.HLP
  Delphi 6     : TMSPACKD6.HLP
  Delphi 7     : TMSPACKD6.HLP

  For Delphi 6,7 it is required to first put the TMSPACK.ALS file in the
  {$DELPHI}\Help directory.


Examples
--------
Examples for components usage can be obtained after login on the
website with registration email & code and are included as well
in the freeware distribution files and available for free download 
at : http://www.tmssoftware.com


Free updates for a full version cycle :
---------------------------------------
Free source code updates to all new versions
during a full TMS Component Pack version cycle
are available upon request. New versions are
released at : http://www.tmssoftware.com
and source code can be obtained after login on
our website in the registered users section.


Installing Add-on components
----------------------------
Several add-on components require other 3rd party libraries to be installed.
In case you have these 3rd party libraries installed, you can use the components.

Installation can be done by adding following files to the TMS Component Pack package
file :

TChartLink : Add ChartLinkReg.pas
TAddictPlannerCheck : Add AddictPlannerCheckReg.pas
TEmailAlarm : Add PlanEmailAlarm.pas
TOxygenSMSAlaram : Add PlanSMSAlarm.pas



⌨️ 快捷键说明

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