I use the following, I had to make one small change to move the BuildFlags
function to being a public function rather than a private function.
Maurice

TVersionInfoResource v2.30

Description:
  A component to read version info resources.  It is intended for Delphi 3,
  but should work with any file that contains a properly formatted resource.

Contact Information:
  Feel free to contact me if you have any questions, comments or suggestions
  at [EMAIL PROTECTED]
  The lateset version will always be available on the web at:
    http://www.pobox.com/~bstowers/delphi/

Maurice

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, 23 April 1999 14:23
To: Multiple recipients of list delphi
Subject: [DUG]: Application version information


Quick Friday question,

I want to display an application's version information on its About form.
Ideally, I want to be able to extract this information from the project's
version information rather than maintaining a constant value. This value is
set-up via the Project/Options/Version Info tab. The version information is
then accessible within Windows by right-clicking on the .exe file and
choosing properties. But the question is; how do I access this information
within the application itself? I've looked at the properties of
TApplication, but I couldn't see anything that would give me access to what
I'm after.

Any suggestions most gratefully accepted.

James.


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to