TTIWAdvMessageDialog and a region aligned alTop

When I show a TTIWAdvMessageDialog in a form in which a region is aligned alTop the message box appears just below that region. I can?t even drag the dialog over the region.

A side effect is that if in the region you have a TTIWMainMenu object you can hover and open it (property Open set to moHover).

 Is there any way to overcome this behaviour?

 Thanks

Fabrizio

Hi,


There is. You can put the top-aligned region inside a client-aligned region. Keep the TTIWAdvMessageDialog directly on the form and then the dialog should appear above the top-aligned region.