TDCMinTray Component

Overview

TDCMinTray is a non-visual component allowing you to minimize
application directly to tray area instead of taskbar.
This is useful for applications, most time working in background,
as saves space on taskbar for another apps.

TDCMinTray has only one additional property: Hint - tool-tip,
that popups when mouse is over its icon in tray.

Note: TDCMinTray use value of Application.Icon to display tray-icon.

Installing

1. Create new folder and extract dcMinTray.zip to it.
2. Choose menu "Component\Install Component..."
3. In "Unit file name" field type path and filename of dcMinTray.pas
   or press "Browse" and select this file from standard open dialog.
4. You may install TDCMinTray either in existing package or in new
   package. To create new package select "Into new package" page
   and correctly fill "Package file name" field. Press OK.
   TDCMinTray component will be placed on 'Dream Company' page.
