📄 deploy.txt
字号:
General Application Deployment
==============================
If you have used runtime packages with your application, be sure to include
all required BPLs with the distribution.
Runtime Packages:
=================
You may redistribute our supplied runtime packages only for the purpose of
executing application programs created with C++Builder/Delphi.
If you are a licensed user of Abakus VCL, redistributable runtime packages
include the following: ("*" = Delphi/CBuilder version number)
CBuilder (file location ..\Abakus\CB*) :
- AbkStdCB*.bpl (all standard Abakus components)
- AbkDBStdCB*.bpl (all DB-Enabled Abakus components, requires AbkStdCB*.bpl)
Delphi (file location ..\Abakus\D*) :
- AbkStdD*.bpl (all standard Abakus components)
- AbkDBStdD*.bpl (all DB-Enabled Abakus components, requires AbkStdCB*.bpl)
Note:
=====
To run an application that uses runtime packages, a computer must have both the
application抯 .EXE file and all the packages (.BPL files) that the application
uses. The .BPL files must be on the system path for an application to use them.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -