Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ISAPI Version
#2
Include this unit in your form (or unit):

IW.Common.AppInfo

Then use it like this:

IWLabel1.Caption := TIWAppInfo.GetAppVersion;

It will give you the version from the resource contained in the binary file of your application nicely formatted as

major.minor.release.build

as usual.
Reply


Messages In This Thread
ISAPI Version - by matija - 07-09-2021, 12:29 PM
RE: ISAPI Version - by Alexandre Machado - 07-15-2021, 03:08 AM
RE: ISAPI Version - by matija - 07-16-2021, 12:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)