procedure TForm1.ApplicationEventsMainDeactivate(Sender: TObject); begin WindowState := wsMinimized; end;