Recent

Author Topic: Form resize not allow beyond some limit![SOLVED]  (Read 1586 times)

Robert W.B.

  • Sr. Member
  • ****
  • Posts: 328
  • Love my Wife, My Kids and Lazarus/Freepascal.
Form resize not allow beyond some limit![SOLVED]
« on: April 24, 2018, 10:16:36 pm »
Hi Friends of Lazarus.
I have a form that i can resize to a certain width and height but, i want to do set a limit to what the less widht and height could be for my form. Ex:
if form1.size.height<600 and form1.size.width<800  then  you can't go less width and height on the form..

Is there anyone gentle here, that can help me understand this with som code?

Thanks in advance

I have got it.
I used constrains.
« Last Edit: April 24, 2018, 10:23:14 pm by Robert B »
Rob

 

TinyPortal © 2005-2018