Hiding the main menu doesn't work

Issue #297 new
Alex Egorov created an issue

Form.Menu := nil; - does not work!

If we start form with Form.Menu = nil than Form.Menu := MainMenu will show menu as expected,

but we can’t hide already assigned main menu.

Comments (0)

  1. Log in to comment