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

📄 install.txt

📁 Suite of components to add scripting capabilities to your applications, including Pascal & Basic scr
💻 TXT
字号:
Installing the Script Studio components in Delphi or C++Builder
---------------------------------------------------------------

1) Unzip the files included into a separate directory {$SS}

2) From Delphi, C++Builder or Kylix

   Add the directory where the files are unzipped {$SS} to the Delphi library path
   under Tools, Environment options, Directories

   Delphi 5    : Add the directory {$SS}\Imports\Delphi5  to the library path
   Delphi 6    : Add the directory {$SS}\Imports\Delphi6  to the library path
   Delphi 7    : Add the directory {$SS}\Imports\Delphi7  to the library path
   Delphi 2005 : Add the directory {$SS}\Imports\Delphi2005  to the library path
   

3) From Delphi, C++Builder or Kylix

   Choose : File, Open and browse for the correct aScriptX.dpk 
   package file for Delphi/Kylix or aScriptcX.bpk for C++Builder:

   aScriptd5.dpk    : Delphi 5
   aScriptd6.dpk    : Delphi 6
   aScriptd7.dpk    : Delphi 7
   aScriptd2005.dpk : Delphi 2005
   aScriptc5.bpk    : C++Builder 5
   aScriptc6.bpk    : C++Builder 6

   ascriptK2.dpk    : Kylix 2 Scripter engine
   ascriptK3.dpk    : Kylix 3 Scripter engine

4) Demos
  
   Unzip the ScriptDemos.ZIP file. All demos can be opened and run
   after installing the components.


Installing the integration with Greatis Form Designer and Object Inspector
--------------------------------------------------------------------------

1) Make sure that Greatis Form Designer, Object Inspector and Runtime Fusion 
   are installed. To install the Runtime Fusion support, it might be required
   to create a package for the Runtime Fusion components.
   See also: www.greatis.com

2) Add the folder {$SS}\Greatis to the environment library path

3) Open and install the Greatis integration support package

   ssgreatis5.dpk : Delphi 5
   ssgreatis6.dpk : Delphi 6
   ssgreatis7.dpk : Delphi 7

   Upon install , two additional components are added to the Scripter Studio tab:
   SSInspector and SSEventSaver
   
4) Check the demo in the Greatis folder that shows how to build a Delphi like IDE
   with Greatis and Scripter Studio.


Notes for users of the TMS Component Pack
-----------------------------------------
If the TAdvMemo component (latest version v1.6) is already
installed as part of the TMS Component Pack, the Scripter
Studio can be installed in following way.

1) Make sure it is the latest version of the TMS Component pack
   that is installed, including TAdvMemo v1.5 or higher

2) Remove AdvMemo*, AdvCode*, uMemoEdit* file references from the Scripter Studio package file

3) Install the Scripter Studio package file. Delphi or C++Builder will
   automatically add a reference to the TMS Component Pack in the
   Scripter Studio package and all components will install as expected.


⌨️ 快捷键说明

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