Texas mama
0
Q:

delphi fullscreen

procedure TForm1.FormCreate(Sender: TObject);
begin
  BorderStyle := bsNone;
  WindowState := wsMaximized;
end;
0

New to Communities?

Join the community