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
Files and Drives
Miscellaneous
Tools
Help Tools
Debug
Patches
Plug-ins
Tools
IDE Extentions
Run-Time
Interpretators
Project
Multi Language
Conversion
Accounting
Spell Checkers
Sort, Search
Base classes
Scripts
Exceptions
Events
Accelerators
Other
Streams
Text
Macro
Apps Settings
Resources
ECO: Enterprise Core Objects
ERP: Enterprise Resource Planning
LAN and WAN
Installation
Date and Time
Data Compress
Science
Security
Component Packs
Property Editors
Experts, IDE etc.
Components > Tools > Tools  

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 ?

 

Component Enabler v.1.0FWS 10 k 03 May 2001
By Ray Adams. This component holds list of components which ones should be enabled or disabled at one time.

You can use any components/controls including nonvisible like TAction Components without 'Enabled' proporty will be ignored. Also you can set GroupName for components to Enable/Disable only this components in this group.

In additional you can make Active=true/false for all components, Show/Hide all components.
 
Fully functional
Source: Included

Download: D2 D3 D4 D5  

Component Renamer v.1.01FWS 33 k 18 Feb 1997
By White Ants Systemhouse BV. Contains a TRenamer class (private) which is applies user definable naming rules to component names when components are added to a Delphi form during design time.

You also need Streams and Containers.
 
Fully functional
Source: Included

Download: D1 D2  Homepage

Delphi Collections v.1.0.5FWS 997 k 15 Mar 2005
By Matthew Greet. Delphi Collections is the kind of library that exists in other OO languages but is strangely missing from Delphi: a library of standard collection types. The standard types are: bag (aka multiset), list (aka vector), map (aka dictionary) and set, with integer map and string maps as additional types in this library. All collections have garbage collection - another feature common in other languages. Delphi Collections is the library that Borland should have written.

Delphi Collections is a kit to compile run-time Delphi 5 and Delphi 7 packages of collection classes, complete with source code, help files, test harness and some documentation. It has only been tested in Delphi 5 and 7 Professional. It only uses standard RTL classes, so it should be compatible with Standard, Enterprise and Delphi 6 versions but this has not been verified. There is no design-time package because it does not provide components.
 
Fully functional
Source: Included

Download: D5 D6 D7  Discuss productHomepage

ExeMod v.1.00FWS 444 k 01 Nov 2002
By Gwen Carpenter. ExeMod is a unit that adds a lot of unusual capabilities to your Delphi programs. Just add ExeMod to your uses clause after placing ExeMod.pas in the library path or in the project directory and you can do all of the following....
  • Create self-modifying programs.
  • Store almost any sort of data in your exe.
  • Retrieve data easily from your exe at runtime (from RAM or disk).
  • Make self-extracting archives (like installers).
  • Create programs that can update themselves live from a website.
  • Make password protected programs.
  • Easily make image viewers that contain the images within the exe.
  • Easily make audio players that contain the mp3 file in the exe.
  • Add data to other exe files (does not harm the exe files).
  • Stuff data into data caves in your exe... get the data from ram at runtime.
  • Have your exe store data inside itself at startup,shutdown or runtime.
  • Use ExeMod to store data in the exe instead of using ini files or registry.
  • Create copy protection schemes.
  • Make program generators by saving altered copies of the original exe.
  • Create ExeMod programs that can work ok even when stored on a CD.
  • Add another exe file to a delphi stub exe which runs before the other exe runs.
And much much more is possible....
 
Fully functional
Source: Included
Download: D2 D3 D4 D5 D6 D7  Homepage

File Storage v.3.0.4SW 675 k 19 Mar 2007
By UtilMind Solutions. The FileStorage component capable to upload and hold any data files within your Delphi/BCB forms (within the body of the EXE-program). If your software requires any additional files (.DLL's, WAV's, .TXT's etc), these files could be uploaded straight onto your form and be extracted from executable file at run-time. Also you can access to stored files directly from memory without extracting them to disk. With FileStorage you can supply your customers with just one executable file.

Package contains bonus component, WavPlayer, which able to upload Wave sounds onto your forms and play them at run-time.
 
With Nag-Screen
Source: On purchase/registration
Price: $19
Source Price: $29

Download: CB1 CB2k6 CB3 CB4 CB5 CB6 D2 D2005 D2006 D3 D4 D5 D6 D7  Gift for Torry. Thank You !Register NowHomepage

FontName Setter v.1.0FWS 5 k 09 Aug 1999
By Deatheye Crew. FontNameSetter allows you to set property FontName - in all (in user specified) components placed in some form with FontNameSetter. FontNameSetter works as in design-time as in run-time. Component is very useful in QuickReport forms.
 
Fully functional
Source: Included
Download: D1 D2 D3 D4  Homepage

Hitsoft NSIS Coder Framework v.1.0FWS 252 k 20 Apr 2009
By HitSoft. Hitsoft NSIS Coder Framework - created to add to Delphi possibility to work with NSIS installation scripts. It has following specifics:
  • Using Delphi to work with NSIS installation scripts.
  • Using object model and refuse of text version of installation scripts.
  • Generation of NSIS script.
  • Scripts execution.
  • Ability to make simple installation script without knowing of NSIS.
The general principle of working with HitNSIS is as following. Developer has "object wrapper" of NSIS script operations. Using the implementation of the INsisScript interface and using it's methods developer can generate the text version of NSIS script.
 
Fully functional
Source: Included
Exe-Demo Included
Download: D2005 D2006 D2007 D2009 D7  Homepage

JavaBridge v.1.2SW 645 k 15 Jan 2013
By Erik Salaj, Winsoft. Delphi library for interoperability with Java using Java Native Interface (JNI) and class files (.class).
  • uses the newest Java Native Interface
  • available for Delphi 5 - XE3 and Lazarus 1.0.4
  • source code included in full version
  • royalty free distribution with applications

 
With Nag-Screen
Source: On purchase/registration
Price: $80
Source Price: $80
Download: D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64  Register NowHomepage

KGSexe Attachment v.1.01SW 310 k 17 May 1999
By Krassimire Stoyanov. KGSexeAttachment is a component for 32-bit Delphi versions which will let you easily attach any kind of data to your executable file, making it unnecessary to deploy additional files. It is useful for setup programs, as well as any kind of program that uses its own resources (any additional files, bitmaps, etc.). You can at any moment selectively extract them to disk file or just into desired memory object. The component uses good compression library so your data will be stored the the amost efficient way.
 
Not available
Source: On purchase/registration
Price: $18
Source Price: $75
Download: D2 D3 D4  Register NowHomepage

KWizard v.1.7FWS 45 k 19 Feb 2002
By Wei Yu. Allows you to construct wizards. Features:
  • Support design time clickable buttons, the developers can easily switch between different wizard pages. All buttons can have their own images, and can be disabled, invisible at design time and run time.
  • Support two types of Page: Welcome page and Interior page. All pages can have their own header and background image.
  • The Page Property Editor can help the developers to creat new pages, delete selected pages. By drag-dropping the selected pages, the pages can change their display order.
  • The watermark of welcome page can has its own image. All page headers can have their own titles, subtitles and images, all the title texts can be anchored.
  • Support customized RouteMap, the developers can design their own routemap controls easily by just inheriting from the base routemap control class, overriding some virtual methods and it's Paint method. By simply dropping it on the Wizard, the Wizard can take care of the rest.
  • Pages can be disabled at run time. The wizard will skip them.
  • OnNextPage, OnPriorPage, OnFirstPage, OnLastPage events, let the developers redirect the page it try to go to.
  • OnEnterPage, OnPage, OnExitPage events, let the developers add initialization and cleanup code easily.
  • and much more ...

 
Fully functional
Source: Included
Download: CB4 CB5 D4 D5 D6  Homepage

MYTHcode v.1.01FWS 15 k 15 Sep 2006
By Dzianis Koshkin. The project is a collection of Object Pascal libraries for parsing text strings and macro languages HTML, XHTML, XML, CSS and others.

Libraries written in minimalism concept with striving for wide unification.
 
Fully functional
Source: Included

Download: D2005 D7  Homepage

Office 97 Assistant Package v.3.36FWS 135 k 12 Oct 2011
By Kambiz R. Khojasteh. The Office Assistant Package provides an animated assistant manager similar to the Microsoft Office Assistant (or Microsoft Agent). The package contains also standard dialogs (balloon shape) like message boxes, hints, tips, and search.
 
Fully functional
Source: Included
Download: D2005 D2006 D2007 D2009 D2010 D3 D4 D5 D6 D7  Homepage

OpenCTF v.1.4.3FWS 689 k 24 Jan 2012
By Habarisoft. The OpenCTF component test framework helps to build automatic tests for all (visual and non-visual) VCL components in a Delphi application. It is based on the DUnit framework.
 
Fully functional
Source: Included
Download: D2009 D2010 DXE DXE2  Homepage

Portable Executable Header Viewer v.1.0FWS 3 k 25 Sep 2001
By K. Karthik. Shows Imported/Exported functions of a Windows Portable Executable (PE) files.
 
Fully functional
Source: Included
Download: D3 D4 D5 D6  Homepage

SourceGuard UMLD v.1.1FW 10275 k 18 Mar 2013
By UMANG SOFTWARE TECHNOLOGIES. A powerful Memory Leak Detection Component developed for Delphi which can be added to the Delphi Code for all the Delphi Version above Delphi 5. It can detect Leaks, report Bugs with Line number, generate Reports and Logs which can be mailed to the Software Company.

SourceGuard 1.1 is a software tool to help the development team to create a software application which does not leak precious memory thus preventing application crashes and slowing down of the computer system at the user end.
 
Fully functional
Source: N/A
Exe-Demo Included

Download: D2006 D2010 D7 DXE DXE2 DXE3  Homepage

StyleManagers v.1.0FWS 258 k 30 Dec 2002
By Tom Deprez. Tired to change the properties of several components seperately/on different forms?

These components allow you to change certain properties of several components at once. As an example a component is included, which allows to set the Style of TWinControl descendant components. Usefull if you want to give your components the same style all at once at run and/or design-time.

Dropping multiple style components even allows you to prepare different styles. Changing style is simply a switch of a style property.
 
Fully functional
Source: Included
Exe-Demo Included

Download: D7  

TApplicata v.2.0FW 50 k 06 Jan 1998
By Gintaras Pikelis. TApplicata is a simple container component that provides design-time access to TApplication's properties and events. When the component is loaded, it assigns its data to TApplication. You can use it to automatically create event handlers for TApplication and TScreen just like events for visual controls just double click on the event. More features include Program instance limiting to number of your choice, parameter passing to previous instance, hooking of main window procedure, etc.
 
Fully functional
Source: On request
Download: D1 D2 D3  Homepage

TBinaryData and TCompressedBinaryData v.1.0FWS 5 k 02 Oct 2000
By Jose Sebastian Battig. TBinaryData allows the user to embed data in a form or datamodule. Simply drop this component in the form and double click it. Then select the file you want to embed. When you want to access the file you can use the Stream property or one of the methods provided to save the data to a disk file.

TCompressedBinaryData has the same functionality than TBinaryData, but it allows to compress the data to save space. This is specially useful for text files or wav files, that are highly compresible.
 
Fully functional
Source: Included

Download: D5  

TCommon Dialog Editor v.1.04FWS 6 k 29 Jun 2001
By Brad Stowers. A component editor that allows testing of the TCommonDialog descendants at design time. This allows you to set the varios options and then view the results without having to compile and run your application.
 
Fully functional
Source: Included
Download: CB1 CB3 CB4 CB5 D1 D2 D3 D4 D5 D6  

TGenerator Components Package v.2.11SW 2068 k 15 Sep 2006
By EDA Ltd.. "It is true that almost every data base implementation operating with any documents creation has fields that would be good to generate automatically based on some user specific rules. We are sure you can show us this is valid for some other kind of software you are developing now.

Here's a small description of the secrets of one solution to this task - our TGenerator. It is a non visual component which is a main component in our Generator package and therefore we want to explain more to you."
 
Fully functional
Source: On purchase/registration
Price: $19
Source Price: $19.50

Download: D4 D5  Homepage

TInTex v.1.00FWS 2 k 02 Aug 1999
By BRS. TInTex is a string holder designed to hold text inside the exe file for use during run time. There are other methods of achieving a similar result but TInTex is simple to use and understand, small and does a little more than just hold strings.
 
Fully functional
Source: Included
Download: D3  Homepage

TLinker v.1.1FWS 10 k 13 Jan 1997
By Orbital Decisions. Maintains links to associated components on a form so that actions by any one can be handled by a single handler which can then update the associated components via the link.
 
Fully functional
Source: Included
Download: D1 D2  Homepage

TOTA v.1.4 betaFWS 49 k 07 Sep 1998
By Martin Waldenburg. Wrapper around the new ToolServices of Delphi 4. You can it use only within a wizard. You need not to create the class.
 
Fully functional
Source: Included
Download: D4  

TRessourceStore v.1.1FWS 15 k 23 Oct 2000
By Alexandre Guillien. This component allows you to add external datas to your project.

To add datas, drop the component on a form or a datamodule, double-click on the component or on the property Items. In the window that shows, add as much items as needed for each item, double-click on the property "Name". It will allow you to select the file where are stored the datas you wish to make available to you application.

Once the datas loaded, you must be aware that these ones will remain as you loaded them the first time. It means that if you modify the file, you will have to reload it in the TRessourceStore.

It is possible to add several files at once with a single manipulation. To do such, you have to right-click on the component and choose the menu item "Add Files ...". In the window that appears, you are allowed to select several files simultaneously.
 
Fully functional
Source: Included

Download: CB3 CB4 CB5 D3 D4 D5  

TStretchHandle v.2.0FWS 15 k 23 Jan 1996
By Anthony Scott. The TStretchHandle component for Delphi has been significantly improved over its early incarnation as an experimental first component. Version 2.0 has better support for manipulating multiple child components, features more consistent visual behaviour, and has been tested with both Windows 3.1 and Windows 95.
 
Fully functional
Source: Included
Download: D1  

TTComponent Group v.1.0FWS 182 k 23 Dec 1999
By BS. TTComponetGroup allows to manipulate a set of boolean properties of different components as single one. You choose components and boolean properies. Then use code TComponetGroup.Activate=true or TComponetGroup.Activate=false to "send" true or false to selected properies. Also you can make some properties be reversed this means they accept true if "sent" false and vice-versa. Also you can remember state of all properities, "send" true and restore their state by "sending" false. Also there some advanced mass manipulations. Example of usage - show components according current user. E.g. you want some user to see particular menus and other user to see other menus.
 
Fully functional
Source: Included
Exe-Demo Included
Download: D3 D4 D5  Homepage

TWizard v.1.00FWS 15 k 04 Aug 1998
By R. Andr Inghilleri. Visible graphic component for easy making wizard forms etc. Different viewstyles, autoscaling etc. Based on TGraphicControl.
 
Fully functional
Source: Included
Download: D2 D3  

TXMLSerializer v.1.2FWS 15 k 13 Aug 2002
By JWB Software. With the XML Serializer for Delphi, you can create an object of a self-defined class, and pass the object as a parameter to the TXMLSerializer component to save it to disk. This component loads and saves each kind of object derived from TPersistent from/to disk. This version supports the saving of multiple objects.
 
Fully functional
Source: Included
Download: D5 D6  Homepage

Tools Unit v.1.00FWS 4 k 10 Nov 1998
By Liran Shahar. Tools unit allows you the reduce code size in about a half since you wouldn't have to deal with: Button1.Enabled:=... Button2.Enabled:= instead just write: EnableControls ( [Button1, Panel1, Panel2], not Empty); Best way to reduce code size...
 
Fully functional
Source: Included
Download: D3  

TrueRAD Suite v.1.2.0FW 751 - 935 k 31 Aug 2000
By Basil Tunegov. TrueRAD Suite is a set of components for visual programming. This package will allow you to create applications without writing any code. The given possibility is grounded on binding of objects, components, and controls among themselves by connectors. At present there are four main connectors: property-to-property, event-to-property, event-to-method and parameter-from-feature.
 
Fully functional
Source: None
Download: CB4 D4 D5  Homepage

TypeMan v.1.21FWS 19 k 14 Sep 2006
By Eric Grobler. Classes to manage published properties and functions that extends the functionality of the rtti routines in TypInfo.pas. This library contains:
  • TTypeUtils - functions that extends the usability of the functions in TypInfo.pas
  • TQPropList - a class to manage the published properties in a class.

 
Fully functional
Source: Included
Download: D4 D5 D6  Homepage

Wizard Notebook v.1.0FWS 29 k 13 Dec 1999
By Steve Durkee. Make a dialog wizard fast and simple. Inherited from TNotebook and additional properties include btnBack, btnNext, lblHeader, lblInfo, HeaderCaption, and InfoCaption. Events added are OnButtonBack and OnButtonNext.
 
Fully functional
Source: Included
Download: D4 D5  Homepage

Wizard97 v.0.02aFWS 27 k 20 Sep 1999
By Rob Schoenaker. Wizard 97 is a Office 2000 look-a-like for the new wizard implementation. The intention of this component is to privide Delphi developers with a conveinient way to interact with end-users, the way MS does it in their own software. Information on the subject can be found on the developers site from Microsoft.
 
Fully functional
Source: Included
Download: D3 D4  

movControl v.1.1.0GPLS 551 k 04 Mar 2012
By Abdelhamid MEDDEB. movControl is a nonvisual component. It allows provide the end user of an application the possibility of customize the GUI. Customization of the GUI components include the controls created dynamically.
 
Fully functional
Source: Included
Exe-Demo Included
Download: D2005 D5 D7  Gift for Torry. Thank You !Homepage


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...


  Problem Solving with Delphi
This title includes a book and a CD. The purpose of the book is to use Delphi as a vehicle to introduce some fundamental algorithms and to illustrate several mathematical and problem-solving techniques. This book is therefore intended to be more of a reference for problem-solving, with the solution expressed in Delphi. It introduces a somewhat eclectic collection of material, much of which will not be found in a typical book on Pascal or Delphi. Many of the topics have been used by the author over a period of about ten years at Bond University, Australia in various subjects from 1993 to 2003. Much of the work was connected with a data structures subject (second programming course) conducted variously in MODULA-2, Oberon and Delphi, at Bond University, however there is considerable other, more recent material, e.g., a chapter on Sudoku. 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