How to install the components
*** YOU NEED TO INSTALL THE COMPONENTS BEFORE OPENING THE DEMOS IN DELPHI. ***
If you're running Delphi 5, 6, or 7:
- Open CoolTrayIcon_D5.dpk (Delphi 5) or CoolTrayIcon_D6plus.dpk (Delphi 6
or above) either by doubleclicking the file or by selecting "Open Project"
inside Delphi. (CoolTrayIcon_D5.dpk may work for older Delphi versions
as well, but I don't know for sure. Please tell me if I'm right.)
- Click Compile, then Install.
- That's it. The components should be visible in the component palette
in a tab called "Tray Icons" (if older versions of the components were
already installed they may be found in "Custom").
If you're running other Delphi versions than ver. 5, 6, or 7:
- Try the steps above with the CoolTrayIcon_D5.dpk file (it may work in
older versions of Delphi, but I don't know for sure. Please tell me).
If this doesn't work then do the following:
- Select "Install Component" from the "Component" menu item (may vary
depending on your Delphi version).
- 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 RegisterTrayIcons.pas file and select OK.
- That's it. The components should be visible in the component palette
in a tab called "Tray Icons" (if older versions of the components were
already installed they may be found in "Custom").
If you're running C++ Builder:
The required steps are the same as in Delphi, so just follow the steps above.
Alternatively, use this approach:
- Select "New Component..." from the menu
- In "Ancestor type", select "TTrayIcon [trayicon]"
- In "Class Name", type "TCoolTrayIcon"
- In "Palette Page", type "Tray Icons" (or another tab you want to install to)
- In "Unit file name", select "RegisterTrayIcons.pas" (which is found in the
CoolTrayIcon package).
- Click on the "Install" button.
You are reading help file online using chmlib.com
|
If you want your help file to be removed or added please send e-mail to chmlibcom@gmail.com