 |
|
 |
 |
 |
| Developer Tools > Project > Project Tools |
|
Companies News:
| VGScene - develop rich applications for desktop! |  |
VGScene speeds the development of all graphical application, providing: a graphical editor integrated in IDE, graphical objects, simplify animation, advanced windows and controls, maximum performance, skinning engine, bitmap effects. VGScene can be used as development tools for standard, multimedia, SCADA, GIS, CAD and KIOSK applications.
- Cross-platform solution available on Microsoft Windows, Linux and Apple Mac OS X.
- Fast anti-alised 2D GUI engine, gradient, vector graphics, SVG, WPF path data format.
- WYSIWYG design-time and run-time designer and property editors.
- Advanced GUI engine - window, button, textbox, numberbox, memo, anglebox, list box and much much more.
- Advanced skinning engine based on vector graphics styles. Cool exists styles - Dark, Modern, Vista, Air.
- DB-Aware controls - TvgDBNavigator, TvgDBLabel, TvgDBTextBox and more.
- Special effects such as dropshadows, blurring and reflection are built in.
- Advanced animations techniques calculated in background thread. Easy to use, accuracy, minimal CPU usage and automatic FPS correction.
- Very easy to use and powerful layouts The child elements are recursively arranged by their parents.
- Transparent (layered) forms
- VGScene can be used as development tools for SCADA, GIS, CAD and KIOSK applications
- Jpeg, Png, Tiff and Gif format read/write, fast thumbnail creation and image processing.
Try it now
|
 | | Want to know more ? | |
|
Atlantis Universe v.1.1.1.4 | C |
2441 k |
03 Sep 2002 |
| By Atlantis Db Software. The advantage of Atlantis Universe is quick and easy way from pure idea to working application. First you should describe the objects going to be used in your application.
Each object consists of a set of groups combining different object fields and links to other objects. An object has at least one group and one field or one link to other object. In the generated application each object will be represented by the corresponding database table; each field by the corresponding field in the table; each link by one or two fileds in the table and possibly by some intremediate table depending on type of link.
By default Atlantis Universe Object Editor generates 2 application forms for each class:
- The form for view and modify the properties for the single object instance (ObjectNameDetail).
- The form showing the list of all object instances in the database and allowing managing the list: add, modify, delete the instances; perform search an instance in the list specifying the custom conditions (ObjectNameList).
Not available Source: N/A Price: $495
| | Download: CB5 |
  |
|
|
Delphi Open Source Tools v.0.5.4 | FW |
2118 k |
12 May 2006 |
By Petr Vones. Collection of OpenSource Delphi tools. It is based on Jedi Code Library:
- Dependency Viewer: Displays PE file dependencies, missing functions and libraries.
- PE Viewer: Displays various information about PE file including Borland package information. It is also intended as an example for JclPeImage unit.
- ToolHelp Viewer: Displays list of currently running processes on the system and many related information.
- Resource fix utility for Windows 95: Fixes 'Large resources corruption bug'.
- ScreenJPG: Simple tool for converting bitmap to JPEG.
See the homepage for screenshots and additional binaries/installation download. Fully functional Source: On request
| | Download: D5 |
 |
|
|
Delphi Package Installer v.0.21 | FW |
591 k |
12 Nov 2007 |
By Ibrahim Dursun. Delphi Package Installer (DelphiPI) is a tool which aids you installing components to your Delphi IDE. DelphiPI automatically resolves dependencies between packages, compiles, installs and adds source paths to your IDE. Fully functional Source: None
| | Download: D2005 D2006 D2007 D7 |
 |
|
|
DprList v.1.0 | FW |
28 k |
12 Feb 2001 |
By Barry Brannan. DprList is a console application designed to parse a Delphi project file (.DPR) and list the files in its Uses clause. Fully functional Source: None
| | Download: D2 D3 D4 D5 |
 |
|
|
Multiprofile v.3.0 | SW |
1074 k |
16 Aug 2008 |
By Devrace. MultiProfile is a simple and very useful development tool. Many programmers usually need different IDE settings for various projects. In Delphi or C++ Builder they may need separate settings for Library Path or those of the debugger especially in case when they use different versions of the same components in various projects. MultiProfile quickly and easily solves this problem enabling to launch development tools with defined IDE settings for each project or group of projects. Evaluation (time-limit) Source: None Price: $75
| | Download: CB2k6 CB2k7 CB3 CB4 CB5 CB6 D2 D2005 D2006 D2007 D3 D4 D5 D6 D7 |
  |
|
|
Project Over Viewer v.0.1 Beta | FW |
379 k |
27 Sep 1999 |
By DarkAges Software. The purpose of this tool it to list the units that are used in a project and any units that included units use. The tool was written after trying to find with unit was linking in a lot of unrequired code (this was due to poor object design). So this tool will give you a full list of which units are used in a project in a tree view. There is the option of displaying "system" (aka VCL units) or leaving them out of the scan. Fully functional Source: None
| | Download: D2 D3 D4 D5 |
|
|
|
Project Print for Delphi v.1.3.0 | FW |
742 k |
18 Oct 2001 |
By Grey Parrot Software. View and print project code without using the Delphi IDE. Treeview listing of units, forms (text) and methods. Print complete projects or select individual units, forms or methods. Rearrange the print order. Add print header, date/time, page numbers and line numbers. Print the Treeview. Color syntax printing. View DFM files as text. Fully functional Source: N/A
| | Download: D2 D3 D4 D5 D6 |
 |
|
|
The Really Useful Program for Setting Delphi Project Options v.1.0 Beta | SW |
1290 k |
20 Oct 2000 |
By Sci-Clone Ltd. Set project options for a group of Delphi projects in one step:
- Set up the options on screen, then apply them to your selected projects.
- Includes the option to only apply certain settings, while leaving other existing settings alone.
- Save and Load profiles for easy switching between eg. Release and Development.
- Build all projects with the required options withing the program.
With Nag-Screen Source: None Price: $10
| | Download: D5 |
  |
|
|
Usage Parser v.1.3 | FW |
249 k |
10 May 2001 |
By MediSoft Int. Reads .dpr or .dpk project and all used units. Builds tree of "Uses" and "Used by" unit dependencies. Respects search path from .dof, from Delphi registry key (Library Path and Browse Path [if applicable]), respects conditional ifdefs (read from DOF), actual unit sizes are retrieved from MAP file. Fully functional Source: On request
| | Download: D2 D3 D4 D5 |
|
|
|
eMVC v.1.0 | FWS |
861 k |
08 Sep 2006 |
By Larry Eazisoft. Easy MVC or eMVC is a lightweight MVC frame work, design for Delphi developers. eMVC based on two design patterns, Chain of Responsibility and Observer.An application with eMVC would be flexible and easy to be extended. Source code reuse also maximized. Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D4 D6 D7 |
 |
|
| News from our Sponsors |
Tired of common actions? Try SweetControls, they will help... CodeAccelerate’s Delphi VCL controls are native, not derived from a standard control. So the power behind them are not hidden from you and whenever you need, you will find the answers to "howto" questions in seconds.
With CodeAccelerate’s Suite (over 50 rich, unique, high-quality, fully customizable, stable, fast controls controls, which are designed carefully to cover all your requirements), give power and profession to your Delphi applications which they desire and let others admire.
With SweetControls leave your doubts behind! And, of course, get 10% off as Torry's visitor! more...
Add instant Desktop Publishing functionality to your Delphi application! With the DtpDocuments component suite, you, the developer, can instantly add professional-quality document editing capabilities to your VCL applications.
It is not the next reporting component that can only output square, unblended shapes and text blocks. This component can handle virtually every graphical aspect, including native free rotation and alpha blending on pixel and shape level.
Develop your own Photo editors, Word-processors, Desktop Publishing and home publishing applications, Multipage print previews, Process visualisation, Reporting engines, CAD/GIS editors (2D) - also eCAD, ODB++, Charting and organising applications (e.g. VISIO-alike), the sky is the limit!
more...
Bring fresh look to your applications! ThemeEngine is a library of components which allows to change visual appearance and behavior of your application with use of the powerful set of tools including visual components, convenient designers, easy-to-use non-visual components, the optimized graphic algorithms and a set of ready themes. ThemeEngine can add themes to forms, to the menu and to the elements of the management. 150+ stable easy to use components and 1000+ free skins. more...
Make your own AutoCAD, CorelDraw, FreeHand without single line of code! PowerCAD technology is developed to provide the application programmers a reusable object library to develop CAD modules for their applications easily. With the PowerCad component you can make a 2D CAD editor with almost no code. Powercad can be used as VCL in Delphi and as OCX in VisualBasic and any other tool.
Get 10% off as Torry's visitor! more... |
| |
Advertising on Torry's Delphi Pages
|
 |
 |
 |
Advertising on Torry's Delphi Pages




 Guest Book
|
 |