TExeinfo
Easy automatic version information extraction from running application
Feature overview
About boxes can easily display application and system version information
with the EXEInfo component Following properties can be used to show desired information in an application's About box:
property CompanyName : string;
property FileDescription : string;
property FileVersion : string;
property InternalName : string;
property LegalCopyright : string;
property LegalTradeMark : string;
property OriginalFileName : string;
property ProductName : string;
property ProductVersion : string;
property Comments : string;
property ComputerName : string;
property OSName : string;
property WindowsDir : string;
property SystemDir : string;
property TempDir : string;
property UserName : string;
Label.Caption := ExeInfo.ProductName + ' ' + ExeInfo.FileVersion;
Thanks to: Claus Moeller for development & kind donation!
Pricing
TMS VCL UI Pack
€ 395
TMS VCL Subscription
€ 895
TMS ALL-ACCESS
€ 1,795
Free Trial
Start a free TMS VCL UI Pack evaluation today!By entering your email address you agree to receive email messages from TMS Software.