
Form width and length
Question: My program has two MDI forms. I have an option that allows the user to tile them horizontally or vertically. How can I tell at runtime what the max form width and height are without setting the window’s state to wsMaximized? I tried the screen.width and screen.height, but they