Positioning controls in Delphi 5 so they fill the form client area when the form is resized in the s
Posted
by Steve McCusker
on Stack Overflow
See other posts from Stack Overflow
or by Steve McCusker
Published on 2010-03-24T04:04:38Z
Indexed on
2010/03/24
4:13 UTC
Read the original article
Hit count: 386
I have a DBGrid above a group box with some buttons and edit fields and another group box below that again with some buttons. I cannot fins a setting for the align and/or anchors for the DBGrid and the group boxes so they fill the form without overlapping or leaving blank bits of form.
I am using Delphi 5 on XP Pro with all updates installed.
© Stack Overflow or respective owner