Rhombus Posted March 19, 2020 Posted March 19, 2020 How do I read the actual width and height of the main form when my program is running? Thanks for your help. Quote
Abaksoft Posted April 3, 2020 Posted April 3, 2020 On 3/19/2020 at 12:02 PM, Rhombus said: How do I read the actual width and height of the main form when my program is running? Thanks for your help. Use instead : UniApplication.ScreenWidth UniApplication.ScreenHeight (Browser Width / Height) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.