Cannot manage to have the main form to show scrollbars if bigger
Posted
by Philippe Watel
on Stack Overflow
See other posts from Stack Overflow
or by Philippe Watel
Published on 2010-06-11T04:47:56Z
Indexed on
2010/06/11
4:52 UTC
Read the original article
Hit count: 339
delphi
Hi everyone I have developped an app on 22inch monitor at its max resolution when I run this on a laptop with a different ratio and a smaller resolution well the form is too big - to be expected but no scroll bar appear automaticaly to see the whole thing if needed I have tempered with all options but could not figure it out I have tried autoscroll of course but nothing I am sure it is not so difficult but I am stuck So if anyone could indicate me what properties to change I'll be most greatful or even better some easy strategy or components (even paying) to achieve a better screen resolution independance but the scrollbar would be great to start with Thanks & Regards Philippe Watel
© Stack Overflow or respective owner