----------------------------------------------------------------------------------
 Name      : TfisSysMenu
 Files     : TfisSysMenu.cpp TfisSysMenu.h TfisSysMenu.pas TfisSysMenu.dcr
 Purpose   : Adds menu items (from a TPopupMenu) to a form's system menu
 Status    : Shareware
 Version   : 1.00, 5th May 2000
 Copyright : First Internet Software House 2000
 Contact   : http://www.fishouse.com (email: support@fishouse.com)
----------------------------------------------------------------------------------
		
With this component you can add your own menu items into the system menu  of  your
Form. To create the menu items and click handlers simply add a TPopupMenu to  your
form, setup the menu items and click handlers as normal then select the TPopupMenu
name in the Menu property of the TfisSysMenu.

As long as the Enabled property is true,  the  new  menu items  will appear on the
caption menu, even at design-time. 

The Break,  Checked,  Caption,  Default, Enabled, GroupIndex, RadioItem,  ShortCut
and Visible properties of the TMenuItem are all supported.

----------------------------------------------------------------------------------
This component is SHAREWARE. If you use it, please register it for $15 at
http://www.fishouse.com/register.asp
