File Version
File Version Information Component for VCLFor all versions of Delphi and C++ Builder from 3 to 10.2 Tokyo and for all versions of Windows from XP to 10
File Version (TFileVersion component) allows you to access any standard (with ready-to-use properties, like FileDescription, FileVersion, LegalCopyright, ProductVersion, etc.) and non-standard VERINFO values of the executable file (DLL, OCX, EXE, etc.) using 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:
Download free demo, order full source code right now!