Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Retrieving the application’s version string (https://www.delphipraxis.net/172019-retrieving-application%92s-version-string.html)

DP News-Robot 8. Dez 2012 10:10

Retrieving the application’s version string
 
If you need to retrieve at runtime your application’s version number, you’re targeting Windows, and you don’t mind just having the major and minor numbers, then SysUtils has a handy GetFileVersion function for the task: function GetAppVersionStr: string; var Rec: LongRec; begin ...http://feeds.feedburner.com/~r/delph...~4/4PvE7BVvJE4

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 10:36 Uhr.

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