Reply To: Setting the popupmenu item in a RzMenubutton.

#1373
Ray Konopka
Keymaster

    Hi,

    I’m not sure I understand what you are trying to accomplish. The TRzMenuButton does not have concept of selection (hence no ItemIndex property). The intent of the button is to present a popup menu when the user clicks the button. The user then selects the desired menu item from the popup menu.

    Ray