I created a demo app in Delphi 11.1 and when I maximize the window, the title bar height gets re-sized (squeezed). It seems like windows' default behavior. How do I prevent it? I just wanted to keep the same title bar height even after the window is maximized.
Window not maximized:
https://ibb.co/sJpnPSH
Window maximized and title bar height is automatically reduced!! Is there a way to prevent this behavior?
https://ibb.co/Y86p4b9
can someone please advise me - how do we prevent this behavior? I just want to keep the title bar width without getting it changed.