home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------------------------
- // Borland C++Builder
- // Copyright (c) 1987, 1999 Inprise Corporation. All Rights Reserved.
- //---------------------------------------------------------------------------
-
- TITLE:
- TRAYPKG component and TRAYDEMO
-
- DESCRIPTION:
- Dropping the TRAYPKG component on an application instantly adds it to
- the Windows task bar.
-
- TRAYDEMO demonstrates how to add the popup menu and set various properties.
-
- DEMONSTRATES:
- How to access the Windows task bar.
-
- COMMENTS:
- Add the Tray control to the palette before building the TRAYDEMO program.
- Open TRAYPKG.BPK, press compile, then press Install. The component is now
- installed in the SYSTEM tab.
- Open, or reopen TRAYDEMO.BPR, build and run.
-