Software: Delphi

 
Software 41-60 of 100
Pages: Go to << Prior 1 2 3 4 5 Next >> page 
Display: All Programs | Freeware Only
Create flowcharts out of program source code.

C/Delphi/Basic Code 2 Flowchart 1.0

Create easy to understand flowcharts out of difficult to understand program source code. You can use this tool to document, visualize and understand source code. The program can process C like source code (C,C++,C#,PHP,Perl, Java, Javascript usw.), Pascal like source code (Delphi, Turbo Pascal, Free Pascal usw.) and Basic like source code (Visual Basic, VBScript, QBasic, QuickBasic usw.). The export as PDF file and picture file is supported....

Size: 1001.8 KB   License: demo   Added: 05 March, 2008
Delphi 2006 add-in for working with MySQL

MySQL Developer Tools for Delphi 2006 2.00

MySQL Developer Tools is a powerful add-in designed to simplify the MySQL database application development process. It integrates into Delphi, making all database development and administration tasks available from your favorite IDE. It provides an easier way to explore and maintain existing databases, design compound SQL statements, query and manipulate data in different ways. Main advantages of MySQL Developer Tools: - Integration...

Size: 4.9 MB   License: shareware   Added: 05 March, 2008
Multi-language source code tool for Windows

Delphi Code Library 1.7.6.21

Delphi Code Library is a powerful multi-language source code Library with the following benefits: 1. Built-in library with 50,000++ lines of code 2. Quick and powerful search engine 3. Powerful printing capability 4. Password protection & strong 448 bits encryption (optional) 5. User notes & attachments handling 6. Favorites & rating support 7. Full integration with *all* major programming IDEs And much more!

Size: 5.8 MB   License: shareware   Added: 05 March, 2008
Delphi serial communications component lib

Windows Std Serial Comm Lib for Delphi 4.2

Serial communication component Delphi library (DLL) for serial port (RS-232. RS-422, RS-485) communications. Features of the Windows Serial Communications Library (WSC4D) include: Uses the standard Windows API to communicate with any device connected to a serial port. Includes 34 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols, hardware and software flow control (XON/XOFF, RTS/CTS, DTR/DSR). Includes multiple Visual...

Size: 392.3 KB   License: shareware   Added: 05 March, 2008
GPS Receiver ActiveX Control

ZylGPSReceiverAX 1.0

ZylGPSReceiverAX is an ActiveX control that communicates with a serial GPS receiver. This control works with any NMEA compatible receiver connected to one of the serial ports. You can use it also with USB devices, because these devices usually have a driver that redirects the input from the USB port to a virtual serial port. With this coontrol you will be able to develop robust GPS applications in any ActiveX supporting developement...

Size: 406.1 KB   License: demo   Added: 05 March, 2008
Unique collection of Delphi tips and articles

Delphi Knowledge Base 1.5

Delphi Knowledge Base is a unique collection of Delphi tips and articles where Delphi programmers can find ideas, solutions and share their experience. Everyone of us occasionally experience what it is when you can not find the right way of solving the problem and how much time it takes. But have you ever thought that maybe thousands of people already had this kind of problem and solved it successfully? So the main idea of this program is that...

Size: 4.6 MB   License: shareware   Added: 05 March, 2008
A tool for developing COM Add-ins in Delphi.

Add-in Express 2007 for VCL 2007.3.4

With Add-in Express 2007 for Delphi you can create deployable, updatable, secure and isolated, version-neutral feature-rich plug-ins for all available Microsoft Office versions, including Office 2007, 2003, 2002 (XP) and Office 2000. Add-in Express is completely based on the Rapid Application Development (RAD) paradigm which allows creating professional application-level Office plugins without coding their GUI. Also, Add-in Express...

Size: 748.7 KB   License: shareware   Added: 05 March, 2008
FTP client library component for Delphi.

FTP Client Engine for Delphi 2.5

The MarshallSoft Delphi FTP client component library of functions (FCE4D) provides direct control of the FTP protocol from a Delphi application program. The FTP Client Library uses a simple API to easily write programs that: Connect to any FTP server. Get a list of files on the server. Navigate the server directories. Specify ASCII or BINARY transfer mode. List files. Download files (with wildcard support). Upload files (with wildcard...

Size: 302.1 KB   License: shareware   Added: 05 March, 2008
Free Delphi Quick Report Viewer

RepView 1.3

Free Delphi Quick Report Viewer

Size: 651.4 KB   License: freeware   Added: 05 March, 2008
VISOCO dbExpress driver for Sybase ASE

VISOCO dbExpress driver for Sybase ASE 2.0

VISOCO dbExpress driver for Sybase ASE is a dbExpress driver for Borland Delphi, Kylix, C++ Builder. VISOCO dbExpress driver for Sybase ASE provides direct access to Sybase ASE and allows you to avoid Borland Database Engine (BDE), ODBC, ADO. Key features: - High-performance - Native access to Sybase ASE - Compatibility with standard and third-party data-aware controls and components - Easy installation and distribution -...

Size: 1.9 MB   License: shareware   Added: 05 March, 2008
Multilingual support to Delphi applications.

EMS Quick Localizer 1.4

EMS Quick Localizer is an indispensable component suite for Borland Delphi and C++ Builder for adding multilingual support to your Delphi applications. Using the powerful component editors of this suite you can easily and quickly localize the properties of components within each form, generate a language template file containing the current values of language-specific component properties, manage localization files, and specify which...

Size: 1.3 MB   License: shareware   Added: 05 March, 2008
Reporting tool component for Delphi.

FastReport VCL 2.46

FastReport provides many features not found in other reporting products. The FastReport engine lets you create tables, queries and databases at run-time. The built-in dialog designer lets you create customized forms that among other uses, can be used to set report parameters before printing. The built-in macro interpreter provides a Pascal-like macro language for performing complex data processing. The ability to easily customize reports with...

Size: 2.9 MB   License: shareware   Added: 05 March, 2008
Runtime VCL forms designer

EControl Form Designer Pro 2.10

For Delphi 5,6,7,2005,2006,2007,2009 C++Builder 5,6,2006,2007,2009.EControl Form Designer Pro is a professional form designer that takes much after its Delphi counterpart and enables users to easily integrate fully-functional design environments into their applications. You may edit forms, data modules, frames, reports with using of property editors, component editors, custom modules and other design time objects like in Borland IDE. All...

Size: 589.0 KB   License: shareware   Added: 29 September, 2008
A conn. pool is a cache of open connections

Connection Pool for Delphi 1.4

Connection Pool for Delphi - A connection pool is a cache of open connections that can be used and reused, thus cutting down on the overhead of creating and destroying database connections. Connection pooling is a method for conserving scarce database resources by managing a pool of connections among concurrently active clients. Connection Pool provides developers a way to easily cache open connections to databases. This is useful in...

Size: 865.0 KB   License: shareware   Added: 05 March, 2008
Component for creating GIS solutions

EasyMap VCL 1.2

EasyMap VCL is a Delphi/C++Builder components set for creating your own GIS-related solutions without MapInfo, MapX, MapObjects, WinGIS etc. EasyMap VCL allows to add following functionalities in Delphi/C++Builder application: - MIF/MID vector maps displaying in Longitude/Lantitude projection; - Map objects related data in grid or tabular controls displaying; - ZoomIn/ZoomOut/Pan/Selector map tools; EasyMap Object Model...

Size: 1.4 MB   License: shareware   Added: 05 March, 2008
Delphi Component for calculating in Run-Time

RTCalcExpress 1.0

RTCalcExpress is a Delphi component for calculating expressions, entered in Run-Time. It can be installed into Delphi4, 5, 6, 7 and higher. Delivered with sources. The expressions can contain numbers, arithmetic ('+', '-', '*', '/') and logic ('=', '>', '<', '<>', '>=', '<=', 'AND', 'OR') operators and functions, defined by user (FDU). A priority of the arithmetic calculations is usual - at first multiplication and division,...

Size: 282.8 KB   License: shareware   Added: 05 March, 2008
copy protection

ExeShield 3.1

With ExeShield it\'s easy to turn your applications into \"try-before-you-buy\" software with very little effort, and maximum protection against piracy, backdating, reverse-engineering or any kind of tampering. ExeShield will protect virtually any Win32 executable, including: Visual Basic Delphi C++ C++ Builder PowerBasic MASM Visual Studio

Size: 946.5 KB   License: shareware   Added: 05 March, 2008
Delphi control for video capturing.

VisioForge Video Capture Delphi Edition 2.8

VisioForge Video Capture is a Delphi / C++ Builder control that allows programmers to easily integrate video capturing and processing capabilities into their software applications. VisioForge Video Capture can play and capture video and audio streams from TV tuners, USB webcams, DV camcorders, PCI capture cards, USB capture devices and firewire cameras. Features: Input devices: TV tuners, USB webcams, DV camcorders, PCI capture...

Size: 1.1 MB   License: shareware   Added: 05 March, 2008
Searches and displays source codes.

AM-CodeSearch 2.30

AM-CodeSearch is a Freeware-Sourcecode-Viewer with Syntax Highlighting for many languages. A tool for programmers who will search and view their sources. Some features: Searches in files incl. SubDirectories, Bookmarks for directory quick jumps, Syntax Highlighting for Delphi, C/C++, Visual Basic, HTML/Perl/PHP, etc, Procedure-List for Delphi-Sources, Windows-Explorer integration (context menu).

Size: 350.0 KB   License: freeware   Added: 05 March, 2008
Color picker for programmers.

AlexeySoft Color Picker 0.1.0.5

Are you a Delphi,VB or C++ programmer? Are you a HTML designer? If so, it is sure that you must deal with color code in order to prettify the interface. When you find out a color you like, what will you do? You will probably copy the screen to a Graphics Tool, and then use the sucker to suck color, finally copy the RGB, HSL, HSV, HTML, Delphi, C++ or VB color code to clipboard. Now AlexeySoft Color Picker(ASCP) will help you to pick the color...

Size: 614.3 KB   License: shareware   Added: 05 March, 2008
Software 41-60 of 100
Pages: Go to << Prior 1 2 3 4 5 Next >> page

New Downloads

Top Downloads