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?