install.txt
来自「delphi的托盘及目录控件」· 文本 代码 · 共 24 行
TXT
24 行
How to install these components
-------------------------------
Here's the Delphi 5 procedure:
- Select "Install Component" from the "Component" menu item.
- A dialog displays where you must select the components to install and
the package to install into. I recommend creating a new package, if you
haven't already done so, rather than installing into the default package.
- Browse for the CoolTrayIcon.pas file and select OK.
- Repeat the steps for the TextTrayIcon.pas file.
- That's it. The components should be visible in the component palette
in a tab called "Custom".
(Note that in Delphi ver. 2 the component path is limited to 80 characters.
If it's too long it will be partly ignored, which really messes things up.)
YOU NEED TO INSTALL THE COMPONENTS BEFORE OPENING THE DEMOS IN DELPHI.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?