Board index » delphi » WindowMenu property

WindowMenu property

Hi,

I am using Delphi 5 and working on an MDI application. I tried to set
the property WindowMenu in order to have a list of active MDI children.
I set WindowMenu to the menu item Window at design time (WindowMenu :=
Window). After running the application I opened many MDI children but no
one is listed under the Window menu.

Does anyone have an idea of what is uncorrect?

Thanks in advance

Abdel

 

Re:WindowMenu property


Quote
"Abdellah EL-IDRYSY" <abdellah.elidr...@rug.ac.be> wrote in message

news:3AF6BA67.B662D747@rug.ac.be...

Quote
> I am using Delphi 5 and working on an MDI application. I tried to set
> the property WindowMenu in order to have a list of active MDI children.
> I set WindowMenu to the menu item Window at design time (WindowMenu :=
> Window). After running the application I opened many MDI children but no
> one is listed under the Window menu.

> Does anyone have an idea of what is uncorrect?

Under Windows 2000, I have observed intermittent population of the "Window"
menu.  Sometimes it works, sometimes it doesn't, even during the same
program session.

Other Threads