📄 readme.1st
字号:
{********************************************************}
{* EMS Advanced Data Import Component Suite *}
{* *}
{* Copyright (C) 1999 - 2009 EMS Corporation *}
{* *}
{********************************************************}
IMPORTANT:
Read this file BEFORE installation.
The Set of Native Delphi Components for Borland Delphi
versions 5, 6, 7, 2005(9), 2006(10), Borland C++ Builder 5 & 6,
CodeGear Delphi 2007, CodeGear C++ Builder 2007 and
CodeGear Delphi 2009 to import data from most popular formats.
Product Home Page:
http://www.sqlmanager.net/products/tools/advancedimport
Registration Page:
http://www.sqlmanager.net/products/tools/advancedimport/buy
Technical Support Center Page:
http://www.sqlmanager.net/support
Support E-mail:
support@sqlmanager.net
Authors:
Alexey Gusev,
Alexey Butalov,
Alex Paclin,
Alexey Saybel
===============================================================
INSTALLATION NOTES
------------------
Component packages are named in the following way:
QImport3RT_<IDE code>
where <IDE code> stands for IDE version:
D5 = Delphi 5
D6 = Delphi 6
D7 = Delphi 7
D9 = Delphi 2005
D10 = Delphi 2006
D11 = Delphi 2007
D12 = Delphi 2009
C5 = C++Builder 5
C6 = C++Builder 6
For example, QImport3RT_D12 is a run-time package for Delphi 2009.
I. Full Source Version
1. Uninstall previously installed version of EMS Advanced Data Import
Component Suite from Delphi/C++Builder IDE:
- Use the "Component\Install Packages..." menu item to open the "Packages" dialog box.
- Find EMS Advanced Data Export package in the list and delete it by clicking "Remove".
- Confirm deletion by pressing "OK".
- Remove previously compiled packages (if any) QImport3RT_<IDE code>.BPL and
QImport3DT_<IDE code>.BPL from your hard disk.
2. Build Run-Time Package:
- Use the "File\Open Project" menu item to open QImport3RT_<IDE code> package.
- Use the "View\Project Manager" menu item to open "Project Manager".
- Search for QImport3RT_<IDE code> package in "Project Manager".
- Double-click the package to select it.
- Use the "Run\Build QImport3RT_<IDE code>" menu item to build the package.
3. Install Design-Time Package:
- Use the "File\Open Project" menu item to open QImport3DT_<IDE code> package.
- Use the "View\Project Manager" menu item to open "Project Manager".
- Search for QImport3DT_<IDE code> package in "Project Manager".
- Double-click the package to select it.
- Use the "Run\Build QImport3DT_<IDE code>" menu item to build the package.
- Right-click the package and select "Install" from the context menu.
II. Trial Version
1. Uninstall previously installed version of EMS Advanced Data Import
Component Suite from Delphi/C++Builder IDE:
- Use the "Component\Install Packages..." menu item to open the "Packages" dialog box.
- Find EMS Advanced Data Export package in the list and delete it by clicking "Remove".
- Confirm deletion by pressing "OK".
- Remove previously compiled packages (if any) QImport3RT_<IDE code>.BPL and
QImport3DT_<IDE code>.BPL from your hard disk.
2. Put package QImport3RT_<IDE code>.BPL into directory that is accessible through
the search PATH (i.e. DOS "PATH" environment variable; for example,
in the Windows\System directory).
3. Use "Component\Install Packages..." menu item to open "Packages"
dialog box. Then click "Add..." button and locate QImport3DT_<IDE code>.BPL from the
QImport3\<IDE code> directory and click "OK" to install package into IDE.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -