Add Items to the System Menu the EASY way. Use the built-in Delphi menu designer to construct the WYSIWYG menu, then connect it to the TfisSysMenu component. Hey presto, the menu appears on the caption menu, even at design-time. It's as simple as that!
The Break, Checked, Caption, Default, Enabled, GroupIndex, RadioItem, ShortCut and Visible properties of the standard TMenuItem are all supported.
Includes both Builder and Delphi source code.