|
File Version
File Version Information Component
for Delphi 3,4,5,6,7,2005,2006,2007 and C++ Builder 3,4,5,6
version 1.0, May 14, 2007
File Version (TFileVersion component) allows you to access any standard (with ready-to-use properties, like FileDescription, FileVersion, LegalCopyright, ProductVersion, etc.) and unstandard VERINFO values of the executable file (DLL, OCX, EXE, etc.) with string-indexed VersionValue property.
All you need is to assign the FileName property. Forget WinAPI version information function, values translation - just see the values in string properties of TFileVersion component.
File Version suite includes demo project that demonstrates main features of TFileVersion component:

File Version can be ordered separately or as a part of Delphi Toys component pack.
|