I swapped out my TMainMenu for a TAdvMainMenu and I can replicate it now.
You have to wrap your menu item changes in calls to TAdvMainMenu.BeginUpdate
and TAdvMainMenu.EndUpdate
.
I swapped out my TMainMenu for a TAdvMainMenu and I can replicate it now.
You have to wrap your menu item changes in calls to TAdvMainMenu.BeginUpdate
and TAdvMainMenu.EndUpdate
.