📄 install.txt
字号:
Copy this .ZIP file to new directory c:\xquery and
extract all files there. Uncompress with -d option of PKUNZIP in order to preserve
subdirectories structure.
If you find any problems during installation write me to:
gismap@hmo.megared.net.mx
luisarvayo@yahoo.com
After installation open "Demo" project in \xquery folder.
This project is the demo of the component.
Installation in Delphi 5
==============================================================
1. Download and install all patches for Delphi 5 from Inprise
2. Run Delphi 5.
3. Select the Delphi 5 File->Open menu option and open
the file \xquery\xqd5.dpk
4.- Not required:
If you want to add Flash Filer support:
Click button "Add" and then select file FFxQuery.pas to the package.
5.- Not required:
If you want to add Halcyon dataset support:
Click button "Add" and then select file HalcnxQry.pas to the package.
6. Click Install.
When running demo project demo.dpr, if you receive message 'File DsgnIntf.dcu'
was not found, then add this file to the project from subdirectory
\source\toolsapi\dsgnintf.pas in the Delphi 5 subdirectory and try again.
Optionally, you can copy this file to the Lib subdirectory.
The demo was build with Delphi 5 Update Pack 1
Installation in Delphi 4
==============================================================
1. Download and install all patches for Delphi 4 from Inprise
[We used D4 with patch 3 to compile our trial]
2. Run Delphi 4.
3. Select the Delphi 4 File->Open menu option and open
the file \xquery\xqd4.dpk
4.- Not required:
If you want to add Flash Filer support:
Click button "Add" and then select file FFxQuery.pas to the package.
5.- Not required:
If you want to add Halcyon dataset support:
Click button "Add" and then select file HalcnxQry.pas to the package.
6. Click Install.
The demo was compiled with Delphi 4 Update Pack 3
Installation in Delphi 3
==============================================================
1. Run Delphi 3.
2. Select the Delphi 3 File->Open menu option and open
the file \xquery\xqd3.dpk
3.- Not required:
If you want to add Flash Filer support:
Click button "Add" and then select file FFxQuery.pas to the package.
4.- Not required:
If you want to add Halcyon dataset support:
Click button "Add" and then select file HalcnxQry.pas to the package.
5. Click Install.
The TxQuery component and TSyntaxHighlighter will be installed in the "Data Access" tab.
Installation in C++ Builder 4
==============================================================
1. Run C++ Builder 4.
3. Select the C++ Builder 4 File->Open menu option and open
the file \xquery\xqb4.bpk
5. Click Install.
After installation, open demo project "demo.dpr" located at subdirectory:
\xquery\demos\Main and run it.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -