Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Library: Internet / LAN / ASP.NET (https://www.delphipraxis.net/23-library-internet-lan-asp-net/)
-   -   Delphi Wie öffne ich den standard Internet-Browser? (https://www.delphipraxis.net/31-wie-oeffne-ich-den-standard-internet-browser.html)

Daniel B 7. Jun 2002 21:29


Wie öffne ich den standard Internet-Browser?
 
Delphi-Quellcode:
Uses ShellAPI;

ShellExecute(0, 'open', 'http://www.delphipraxis.net', nil, nil, SW_SHOW);


Alle Zeitangaben in WEZ +1. Es ist jetzt 18:35 Uhr.

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