Submenu in component right-click popup-menu
Hi again
Is it possible to create a submenu in the components right-click menu.
Thanks in advance
Steffen Friismose
Is it possible to create a submenu in the components right-click menu.
Thanks in advance
Steffen Friismose
This discussion has been closed.
Comments
The TppPopupMenu menu descends from the TPopupMenu class. If you would like
to create a submenu for a popup menu, you will need to use the TMenuItem.Add
method on one of the parent menu items. See the Delphi help for more
information on creating popup menus. You can also take a look in the
TppDBImage.CreatePopupMenu procedure inside teh ppCtrls.pas file for an
example of creating a sub menu in ReportBuilder.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com