Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Components

Buttons and Check Boxes
Bars and Status Bars
Dialogs
Edits, Memos
Forms
Graphics
Grids
Indicators and Gauges
Labels
List and Combo Boxes
ListViews and TreeViews
Menus
Panels
Shapes
Sizers, Scrollers, etc.
Tabbed Components
Effects and Multimedia
Misc. Effects
Sound Effects
Reports
Print VCL
Charts and Graphs
Communications
Internet
System
Actions
Apps Communications
API
NT
Port Access
Memory
Registry
DDE
OLE
COM and DCOM
Drag and Drop
Apps and Tasks
CPU
CRT
Mouse
Keys and Keyboard
Other Hardware
System Info
System
Threads
Tray Icons
Other
Version Info
Shell
Instance
Resources
Packs
Clipboard
Joystick
Files and Drives
Miscellaneous
Tools
LAN and WAN
Installation
Date and Time
Data Compress
Science
Security
Component Packs
Property Editors
Experts, IDE etc.
Components > System > Version Info  

Companies News:

FastReport FMX released
FastReport FMX released

Report generator FastReport FMX is the first multiplatform solution for including Business Intelligence into software based on Embarcadero FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X).

Compatible with Embarcadero RAD Studio XE2 (FireMonkey) and XE3 (FireMonkey 2).

Visual report designer is available now on both MS Windows and on MAC OS X!

Full sources.

Get more info here

Want to know more ?

 

KLVersion Info v.1.0FWS 10 k 02 Mar 1999
By Konstantin Lazarev. Non-visual component that allows you to get Version Info from your application or other program file (either .exe or .dll) if Version Info was included in this file.
 
Fully functional
Source: Included
Download: D3 D4  Homepage

TAppVerInfo v.1.1cFWS 11 k 26 Feb 1999
By Riccardo Pareschi. This small component let you to read the Application Info like: Company Name, File Description, File Version, Legal Copyright, Original Filename.
 
Fully functional
Source: Included
Download: D3 D4  Homepage

TCEVersionInfo v.1.0FWS 9 k 22 May 2002
By Computer-Expert Group. TCEVersionInfo is a non-visual component that accesses version information resources in a given file. Available (ReadOnly) properties:
  • Company Name
  • File Description
  • FileVersion (including Major Version, Minor Version, Release, Build separately)
  • Internal Name
  • Legal Copyright
  • Legal Trademarks
  • Original Filename
  • Product Name
  • Product Version
  • Comments.

 
Fully functional
Source: Included
Download: D3 D4 D5 D6 D7  Homepage

TEPInfoExe v.1.0FWS 2 k 08 Dec 1999
By Eric Pedrazzi. Retrieve additional version information from executable file (exe, dll, etc).
 
Fully functional
Source: Included
Download: CB1 CB3 CB4 D3 D4 D5  Homepage

TPJVersionInfo v.3.3.1FWS 75 k 24 Jan 2013
By Peter Johnson. TPJVersionInfo is a 32 bit non-visual component for all Win32 and Win64 versions of Delphi that encapsulates the version information contained in an executable file's resources.

The component reads information from a designated file's VERSIONINFO resource. The required file is specified in the component's FileName property. Setting FileName to the empty string fetches version information for the executable containing the component. The boolean HaveInfo property indicates whether the file contains version information. This component can access variable file information for each language provided in the resource.

Run-time properties enable access to to version information. Properties enable:

  • 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 version information being read must follow the Microsoft guidelines - be warned that not all software complies.

For detailed information about version information refer to the Win32 SDK.

A help file is provided that integrates with the help system of Delphi 3 to 7 only. The component is also documented online.

The source code for two demo projects is included.
 
Fully functional
Source: Included
Exe-Demo Included

Download: CB1 CB3 CB4 CB5 CB6 D2 D2005 D2006 D2007 D2009 D2010 D3 D4 D5 D6 D7 DXE DXE2 DXE3 DXE64  Homepage

TVerInfo v.2.0FWS 2 k 10 Jun 2002
By Jiri Campulka. Acquire info from VERSIONINFO resources.
 
Fully functional
Source: Included
Download: D4 D5 D6  Homepage

TWinVersion v.1.0FW 190 k 27 Jul 2000
By Scarlette Tout. Maybe your application can only run under Windows NT? Or it crushes when it meet NT? Then you should determine what platform users are running. The TWinVersion is a simple component used to detect running Windows' type and version.
 
Fully functional
Source: None
Exe-Demo Included
Download: D5  Homepage

TdfsVersion InfoResource v.2.36FWS 30 k 29 Jun 2001
By Brad Stowers. A component to read version info resources. It was originally written for Delphi 3, but has been expanded to with any file that contains a properly formatted version info resource, including DLLs.
 
Fully functional
Source: Included
Download: CB1 CB3 CB4 CB5 D1 D2 D3 D4 D5 D6  

VersionInfo v.1.1FWS 1 k 11 Dec 2001
By George Cornea. Very easy to use and simple unit to read file version informations.
 
Fully functional
Source: Included
Download: D4 D5 D6  


News from our Sponsors

  Kindle, Wi-Fi, Graphite, 6 inches Display with New E Ink Pearl Technology
Kindle is our #1 bestselling item for two years running. It's also the most-wished-for, most-gifted, and has the most 5-star reviews of any product on Amazon. Now it's even better.
  • All-New, High-Contrast E Ink Screen - 50% better contrast with latest E Ink Pearl technology
  • Read in Bright Sunlight - No glare
  • New and Improved Fonts - New crisper, darker fonts
  • New Sleek Design - 21% smaller body while keeping the same 6" size reading area
  • 17% Lighter - Only 8.5 ounces, weighs less than a paperback
  • Battery Life of Up to Two Months - A single charge lasts up to two months with wireless off
  • Double the Storage - Up to 3,500 books
  • More...
more... more...


  Pro Active Record: Databases with Ruby and Rails
Despite it's less than catchy name, ActiveRecord is a key part of the "magic" that makes Ruby on Rails such a hit. Without ActiveRecord, there would be no Rails. ActiveRecord is the connection between a Rails application and its data. Ruby and Ruby on Rails developers who want to exploit all the features of Ruby, of Rails, of their chosen database must learn ActiveRecord.
Pro ActiveRecord for Ruby picks up with ActiveRecord where most books on Ruby and the Rails framework leave off. Readers begin by learning about all the built-in assumptions that make it so wondrously easy to create freshly-built Rails applications from scratch. Next, readers learn how to adapt ActiveRecord to work with databases - and this includes just about all preexisting databases - that were designed without those assumptions in mind. Readers go on to learn how to tie ActiveRecord in with database-specific features such as stored procedures and large objects, how to migrate legacy database designs to work better with ActiveRecord, and how to extend ActiveRecord to provide new and innovative database functionality to their applications. Readers who absorb the knowledge given in this book will have a significant competitive advantage over those with only a superficial knowledge of the topic. more... more...

Advertising on Torry's Delphi Pages

 

Sort order
Title
Modification
Publication
Quick Search
Exact phrase
Title
Description


Advertising on Torry's Delphi Pages

www.anyplace-control.com

Guest Book
Guest Book

Subscribe to news in RSS 2.0 format!Subscribe to news in RSS 2.0 format!
Bookmark and Share
Up | Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Copyright © Torry's Delphi Pages Torry's Delphi Pages Maintained by Torry Team. Notes? Comments? Feel free to send...

The Ultimate Source of Object Pascal and Delphi Programming Knowledge.

Copyright © 1996-2013
All trademarks are the sole property of their respective owners
Privacy Policy