RosettaCodeData/Task/GUI-Maximum-window-dimensions/Delphi/gui-maximum-window-dimensions-2.delphi
2023-07-01 13:44:08 -04:00

3 lines
49 B
Text

object Form1: TForm1
OnCreate = FormCreate
end