Delphi-PRAXiS
Seite 3 von 3     123   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi TForm1.FormCreate -> Form2.Show; (https://www.delphipraxis.net/27516-tform1-formcreate-form2-show%3B.html)

DelphiFreund 13. Aug 2004 14:45

Re: TForm1.FormCreate -> Form2.Show;
 
Mit
Delphi-Quellcode:
Form1.OnActivate(Sender: TObject);
begin
  Form2.Show;
end;
dürfte es auch gehen.

Gruß DelphiFreund


Alle Zeitangaben in WEZ +1. Es ist jetzt 12:48 Uhr.
Seite 3 von 3     123   

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz