Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Internet Cafe Monitoring Source Code v1.0
Mail Report Excel .Net 2.1
Alibaba Clone B2B Trading Marketplace Script 4
3D Rotate Carousel AS 2.0 1.0
Abadan XML SlideShow 2.0
QuickOrder 1.0
MPEG Bitrate Viewer 1.0
Point of Sale Software 1.0
Online Notebook Manager 1.0
DMXReady Blog Manager 1.0
Availability Booking Calendar 1.5
Free Hotel Management Source Code 1.0
Artistic Photo Gallery 1.0
Advanced Image Grid AS 2.0 1.0
The Viral Script 1.0
Top Code
Adirex 3D Chess Client 1.0
Habanero 2.0.1b
ikiCLassifieds 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Ticket Support Script 1.1
Time and Attendance 1.0
WhoisOnsite 1.VIII
XMBForum 1.9.10 Karl
phpTimeSheet 1.3.0-preview 2
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Details

TPJVersionInfo 3.1.1

 
by Peter Johnson

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 resource. The required file is specified in thecomponent's FileName property. Setting FileNameto the empty string fetches version information for the executable containingthe component. The boolean HaveInfo property indicates whether thefile contains version information. This component can access variable fileinformation for each language provided in the resource.Run-time properties enable access to to version information. Propertiesenable: Access to fixed file information, either by field or the whole record. Access to the number of translations stored in the version information. Selection of the translation for which information is to be returned by other properties. Access to the language and code page of the current translation - by code and by name. Access to the string file information for the current translation - named properties access the Microsoft-defined string information, while an array property gives access to any string item by name.The component makes calls to the Windows API. Therefore the versioninformation being read must follow the Microsoft guidelines - be warnedthat not all software complies.For detailed information about version information refer to the Win32SDK.A help file is provided that integrates with the help system of Delphi 3 to7. An a-link keyword file is provided for integration with Delphi 6 and 7.The source code for two demo projects is included.

License: Freeware

Related: Delphi, Component, Source, Code, Download, Free, Freeware, Versioninfo, Resource, File, Version, Information, Getfileversioninfo, Windows, Api, Fixed, String, Page

File Size: 52.0 KB

Downloads: 3

Download TPJVersionInfo 3.1.1  Report Error Link
More Similar Code


TPJVersionInfo is a 32 bit non-visual component that encapsulates the version information contained in an executable file.The component reads information from a designated file's VERSIONINFO resource using the Windows API GetFileVersionInfo and



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

User Review for TPJVersionInfo 3.1.1
- required fields
     

Please enter text on the image