Title: How to minimize controls on the formprocedure TForm1.Button1Click(Sender: TObject);begin CloseWindow(Button1.Handle);end;