things you need to install.txt

来自「用于开发税务票据管理的软件」· 文本 代码 · 共 15 行

TXT
15
字号
This was the exact process I went through to get the game up and running with Delphi 4...

1) start up Delphi
2) go to File->Close All menu
3) choose the Component->Install Component menu
4) click the first browse button, select "Board.pas"
5) click OK and let everything recompile
6) go back to Component->Install Component
7) select and install "backdrop.pas"
8) repeat for "coolgauge.pas"

If need be, install TimerRX.pas, but you shouldn't 
have to do that.

And that's it :).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?