Child Form positioning like StatusBar

Posted by Bakas George on Stack Overflow See other posts from Stack Overflow or by Bakas George
Published on 2010-04-23T05:23:28Z Indexed on 2010/04/23 18:43 UTC
Read the original article Hit count: 174

Filed under:

I have a MDIForm with a MenuBar and a StatusBar. When I create a childform and position it with "Align = alBottom" the form goes out off the screen area and mainform scrollbars are activated. How to position the childform just over the StatusBar?

© Stack Overflow or respective owner

Related posts about delphi