Icon SubMenu Property

property SubMenu: TMenu

Available In: Visual Client Applications

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