Delphi: My window does not maximize! A fast solution.

1
2
procedure TForm1.FormCreate(Sender: TObject);
var
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
I used to work with Delphi 7 and several times my main form couldn't get maximized. I could fix this using this very simple piece of code.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.