Icon SubMenu Property

property SubMenu: TMenu

Available In: Visual Client Applications

Specifies the sub-menu for this menu item. Setting this property to an instance of the TMenu control allows the menu item to popup the sub-menu when the menu item is clicked.
Image