Forum > General
Set maximum of size of window
(1/1)
vfclists:
Does Lazarus have a way of setting the maximum size a window can be expanded to at runtime, so that even if the user tries to maximize the windows it will still not occupy the whole screen?
I remember Delphi having that capability with dialogs, but can Lazarus do that with normal windows?
eny:
Constraints properties: MaxWidth/MaxHeight.
vfclists:
--- Quote from: eny on March 23, 2010, 09:32:18 pm ---Constraints properties: MaxWidth/MaxHeight.
--- End quote ---
Thanks
Navigation
[0] Message Index