JCL Help:TJclFileVersionInfo
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclFileVersionInfo Class
[+] JclFileUtils.pas Classes
[+] TJclFileVersionInfo Methods
[+] TJclFileVersionInfo Properties
Search in JCL Help
Search in all projectsClass Hierarchy
TJclFileVersionInfo
Summary
Enables reading of version information from executables.
Pascal
public TJclFileVersionInfo = class(TObject);
Description
TJclFileVersionInfo is a class that enables you to read the version information from an executable file (exe, dll etc.). Naturally the executable itself has to have a version resource linked in. Besides allowing you to read standard version key such as ProductName and FileVersion this class also allows you to read custom keys through the UserKeys property.
About
Unit
Donator
Marcel van Brakel
Platforms
Windows
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page