File Version - File Version Information ComponentFile Version (TFileVersion component) allows you to access any standard (with ready-to-use properties, like FileDescription, FileVersion, LegalCopyright, ProductVersion, etc.) and unstandard VERINFO...
This component returns version information from the version resource in a file.
TmVerLabel retrieves version information from your application and displays it in the label caption.
Retrieve additional version information from executable file (exe, dll, etc).
A simple system information component what provides easy access to over 30 informative properties. Auto updates information as it changes in the system. Easy to use.
This component encapsulates an About Box in a non-visual component. It has various string properties to display five different pieces of information in the about box.Alternatively, the about box can display information from the program's version...
TPJVersionInfo is a 32 bit non-visual component for all Win32versions of Delphi and C++Builder that encapsulates the version informationcontained in an executable file's resources.The component reads information from a designated file'sVERSIONINFO...
Two Delphi components that help you to control your program Version information (such as VersionNumber, ProductName, CompanyName, FileDescription) and protect it from changes. Contains:TVersionView - component like TLabel that display version...
Program to Check Installed Microsoft DB Engines and it's version. With full version information and Flags. Checks for ADO and DAO (3.5 / 3.6).Requires TdfsVersion InfoResource to be installed to compile.
Simple application self-updater. No inf or ini files, no version information check (you have to do this from your code then call DoUpdate).Usage:Fill the SourceDir directory (wathever if exists ending backslash or not)Call DoUpdate function... |