📄 readme.txt
字号:
== Delphi SpeedUp ===
The Delphi SpeedUp improves the whole Delphi IDE speed by replacing the
RTL functions by functions from the FastCode project
(http://fastcode.sourceforge.net) and some other faster functions and
alogorithms.
=== How to install ===
Simply start the InstallDelphiSpeedUpX.exe where X is your Delphi/BCB version.
This will copy the DelphiSpeedUpX.dll and DelphiSpeedUpLoaderX.bpl to
$(APPDATA)\DelphiSpeedUp and it registers the BPL as an Known IDE Package
in the registry. This allows DelphiSpeedUp to be loaded very early.
=== How to uninstall ===
Start the InstallDelphiSpeedUpX.exe (where X is your Delphi version number) and
press the <Uninstall> button.
Author:
Andreas Hauslanden (Andreas.Hausladen@gmx.de)
http://andy.jgknet.de/dspeedup
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -