📄 rxbuild.dpr
字号:
{*******************************************************}
{ }
{ Delphi VCL Extensions (RX) }
{ RX build project }
{ }
{ Copyright (c) 1997, 1998 Master-Bank }
{ }
{*******************************************************}
{$D-,L-,Y-,B-,S-,I-}
{$I RX.INC}
{$IFDEF RX_D3}
ERROR! RX Build program is intended for Delphi 1.0 and 2.0 only
{$ENDIF}
Library RxBuild;
Uses RxCtlReg, RxDBReg, RxTooReg, RxBDEReg, DbExcpt, DateUtil, RxIni, ObjStr,
Parsing, RxVerInf, SplshWnd, Ole2Auto, QBndDlg, RxHints, Str16;
begin
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -