Options

addressing menuitem of a menubutton

bcotbcot Member Posts: 6
Is it possible to set the properties of a menuitem of a menubutton?

I want to do something like this

CurrForm.btnMenuButton.menuitem.ENABLED := EnableMenuItem;

where EnableMenuItem returns a boolean


greetings
bcot

Comments

Sign In or Register to comment.