Free Downloads: Pascal Interpreter Delphi

License:  All | Free

Freeware
Visual Pascal Screenshot
more

Small tool for Delphi and Pascal programmers. By a several clicks you get a large amount of code in the Pascal programming language. Keyboard is needed for typing names only.

Small tool for Delphi and Pascal programmers. By a several clicks you get a large amount of code in the Pascal programming language. Keyboard is needed for typing names only. The program window is separated into two parts. On the left you insert program constructions - on the right you get a ready to use code.

Category: Software Development / Installation Programs
Publisher: SoftConstructors, License: Freeware, Price: USD $0.00, File Size: 1.6 MB
Platform: Windows



TSetOfInteger for Delphi Screenshot
more

TSetOfInteger for Delphi

The programming language Object Pascal in the Delphi environment allows to use only sets of maximum size of 256 elements (Set Of Byte or Set Of Char). TSetOfInteger is a class, which can pass this limit and allows to use unlimited set of integers in similar way, as it is possible to work with common sets. The size of a set is limited only by the amount of the free memory.

Category: Software Development / Components: Delphi
Publisher: Michal Kokorceny, License: Freeware, Price: USD $0.00, File Size: 282.3 KB
Platform: Windows, Mac, Linux, iPhone, iPod, iTouch, Other

Freeware
more

SAX for Pascal provides a specification, in the form of a set of Delphi interfaces, for parsing XML documents.

SAX for Pascal provides a specification, in the form of a set of Delphi interfaces, for parsing XML documents. Your client code receives a bunch of events that tell you the contents of the XML document. The main interface a SAX parser provides is IXMLReader (in the SAX.pas unit).

This interface allows an application to set and query features and properties in the...

Category: Software Development / Components: Delphi
Publisher: Keith Wood, License: Freeware, Price: USD $0.00, File Size: 1.6 MB
Platform: Windows

more

Precision Delphi Script IDE (pdScript IDE) is a development environment for writting the code and designing the forms (GUI) in a Pascal Script language.

Precision Delphi Script IDE (pdScript IDE) is a development environment for writting the code and designing the forms (GUI) in a Pascal Script language.

Features:

- Code editor with syntax highlighting
- Code completion feature for the editor
- Visual Form Designer with Components palette tool
- Object Inspector for properties and...

Category: Multimedia & Design / Multimedia App's
Publisher: Precision software & consulting, License: Freeware, Price: USD $0.00, File Size: 5.3 MB
Platform: Windows

more

ICARUS parses Delphi or Borland Pascal source code and generates a Uses Report.

ICARUS parses Delphi or Borland Pascal source code and generates a Uses Report. This report will help you remove unneeded units from your uses lists. You will also know which units that can be moved from the interface uses list to the implementation uses list.
Removing unused uses references has multiple benefits:
* Cleaner code to maintain, no need to bother about...

Category: Software Development / Components: Delphi
Publisher: Peganza, License: Freeware, Price: USD $0.00, File Size: 1.6 MB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
CodeSnip Screenshot
more

An open source Delphi source code repository / code bank and viewer for user defined source code along with code extracted from the online DelphiDabbler CodeSnip database.

CodeSnip is a Delphi source code repository or code bank that can be used to display routines, types and constants from the DelphiDabbler code snippets database along with user defined code snippets. User defined code can be added, edited, deleted, saved, backed up and restored. When first run the program downloads the CodeSnip database from the DelphiDabbler website and stores it...

Category: Software Development / Components: Delphi
Publisher: DelphiDabbler, License: Freeware, Price: USD $0.00, File Size: 2.0 MB
Platform: Windows

Freeware
more

Dev-Pascal is a full-featured integrated development environment (IDE), which is able to create Windows or console-based Pascal programs using the Free Pascal or GNU Pascal compilers.

Dev-Pascal is a full-featured integrated development environment (IDE), which is able to create Windows or console-based Pascal programs using the Free Pascal or GNU Pascal compilers. It can also handle the Insight Debugger.
Features:
- Pascal compiler for Win32 (Free Pascal or GNU Pascal)
- Debugger (GDB or Insight)
-...

Category: Software Development / Misc. Programming
Publisher: Bloodshed Software, License: Freeware, Price: USD $0.00, File Size: 8.0 MB
Platform: Windows

more

Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for .

Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for .NET, C Builder, and Lazarus (Free Pascal). We have combined the experience of long-term successful development into one product, which provides unified access to the popular database servers like Oracle, Microsoft SQL Server,MySQL and...

Category: Utilities / Misc. Utilities
Publisher: Devart, License: Freeware, Price: USD $0.00, File Size: 5.6 MB
Platform: Windows

Freeware
more

PMP (Pic Micro Pascal) is a free Pascal cross compiler for PIC™ processors.

PMP (Pic Micro Pascal) is a free Pascal cross compiler for PIC™ processors. It is intended to work with the Microchip MPASM/MPLINK suite installed; it has its own IDE and it is a highly optimized compiler.
It supports most devices from PIC10 to PIC18. Floating Point is supported (for PIC18 and PIC16 only). The new PIC16 enhanced mid-range processors are also supported.

Category: Utilities / Misc. Utilities
Publisher: PMP Team, License: Freeware, Price: USD $0.00, File Size: 2.5 MB
Platform: Windows

more

SmartTranslate is a standalone tool which helps you translating a Delphi project to other languages.

SmartTranslate is a standalone tool which helps you translating a Delphi project to other languages. In the first step, it collects all strings in the Pascal code and Delphi forms and stores them in a database. After all strings are translated, which can be done inside SmartTranslate, it can replace all strings of the original language with the corresponding strings of...

Category: Software Development / Components: Delphi
Publisher: JAM Software, License: Freeware, Price: USD $0.00, File Size: 597.0 KB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
StroyCode Screenshot
more

Visual programming - create programs in a few clicks! StroyCode compiles ready to use programs (EXE), libraries (DLL), web applications (CGI). Modules creation wizard helps you get started. For beginners and professionals. Compiler is included.

Visual programming - create programs in a few clicks! StroyCode compiles ready to use programs (EXE), libraries (DLL), web applications (CGI). In addition, you can generate Pascal/Delphi projects and modules. Modules creation wizard helps you get started. For beginners and professionals. Compiler is included. See samples of programs created in StroyCode: - #1: Example of using...

Category: Software Development / IDEs & Coding Utilities
Publisher: SoftConstructors, License: Freeware, Price: USD $0.00, File Size: 3.8 MB
Platform: Windows

more

DC3 is a complete but limited VB like compiler/interpreter that can be used for learning how to create a complete and fully functional compiler.

DC3 is a complete but limited VB like compiler/Interpreter that can be used for learning how to create a complete and fully functional compiler. It comes with its complete source code in Visual Basic 6.It compiles simple VB like programs and creates a byt

Category: Software Development / Compilers & Interpreters
Publisher: hexagora.com, License: Freeware, Price: USD $0.00, File Size: 300.0 KB
Platform: Windows, Mac, 2K

Freeware
more

Windows Frotz is an interpreter that can play all the old Infocom text adventures.

Windows Frotz is an Interpreter that can play all the old Infocom text adventures. Infocom used a novel approach to write their games: they had a system that produced a data file for the adventure that was the same on every computer, and an Interpreter for every computer that could run all the games.
Frotz supports The Treaty of Babel, and can read game metadata in the...

Category: Games / Tools & Editors
Publisher: davidkinder, License: Freeware, Price: USD $0.00, File Size: 630.3 KB
Platform: Windows

Freeware
more

The AVRco is a Multi-Task Pascal development system for the AVR family of microcontrollers.

The AVRco is a Multi-Task Pascal development system for the AVR family of microcontrollers. All devices excl. 90S1200 are supported. The system was specially designed for the needs of the designer of embedded systems.
Therefor many extensions for single chips are included.
AVRco consists of a mighty multi window editor, an Application Wizzard, the Pascal compiler, the...

Category: Software Development / Misc. Programming
Publisher: E-LAB Computers, License: Freeware, Price: USD $0.00, File Size: 106.6 MB
Platform: Windows

Freeware
more

GhostScript Lite is a MSI installer of Ghostscript Lite - the lite version of open source interpreter for PostScript/PDF.

GhostScript Lite is a MSI installer of Ghostscript Lite - the lite version of open source Interpreter for PostScript/PDF.

Ghostscript is a suite of software based on an Interpreter for Adobe Systems' PostScript and Portable Document Format (PDF) page description languages.

Category: Utilities / System Utilities
Publisher: itata, License: Freeware, Price: USD $0.00, File Size: 9.9 MB
Platform: Windows

llPDFLib Base Edition Screenshot
more

llPDFLib is pure Object Pascal library to create PDF documents. This library doesn't use any DLL to generate PDF files. Library includes class with properties and methods like Delphi's TPrinter but is but is designed to generate a PDF file.

llPDFLib is pure Object Pascal library to create PDF documents. This library doesn't use any DLL or external third-party software to generate PDF files. Library includes TPDFDocument component with properties and methods like Delphi's TPrinter but is designed to generate a PDF file. Features Unicode support PDF/A support Fill Patterns support Optional content (layers)...

Category: Software Development / Components & Libraries
Publisher: Sybrex Systems, License: Freeware, Price: USD $0.00, File Size: 5.5 MB
Platform: Windows

Freeware
more

Astrorocks is an Asteroids clone made with the EGSL interpreter.

Astrorocks is an Asteroids clone made with the EGSL Interpreter. It is a fully playable game and shows what is possible with EGSL. Due to the pixel perfect collision one needs a rather modern PC, I would recommend at least a dual core processor.

Category: Games / Misc. Games
Publisher: egsl.retrogamecoding.org, License: Freeware, Price: USD $0.00, File Size: 1.1 MB
Platform: Windows, Mac, Vista

Freeware
more

FreeReport is reporting tool component.

FreeReport is reporting tool component. It consists of report engine, designer and preview. Its capabilities comparable with in QuickReport 3, ReportBuilder 3.52. It written on 100% Object Pascal and can be installed in Delphi 4-7,2005,2006 and C++Builder 4-6. This version of FreeReport based on FastReport ver. 2.32. ROYALTY-FREE with FULL source code.

Category: Software Development / Compilers & Interpreters
Publisher: Fast Reports, Inc., License: Freeware, Price: USD $0.00, File Size: 829.4 KB
Platform: Windows

more

mikroPascal PRO for AVR is a full-featured Pascal compiler for Atmel® AVR devices.

mikroPascal PRO for AVR is a full-featured Pascal compiler for Atmel® AVR devices. Pascal is a popular programming language that encapsulates strong data types, very nice syntax, and has probably the best balance between simplicity and control. It has intuitive IDE with docking support, rich with features, advanced text editor, many available tools, libraries and examples....

Category: Software Development / Compilers & Interpreters
Publisher: MikroElektronika, License: Freeware, Price: USD $0.00, File Size: 0
Platform: Windows

Freeware
more

HPGS is an HPGL/2 interpreter, which renders HPGL/2 through a Postscript-like API.

HPGS is an HPGL/2 Interpreter, which renders HPGL/2 through a Postscript-like API. Currently, it can render to eps and png files. For rendering the scenery to pixel formats, a rendering engine has been coded, which draws vector graphics into pixel buffers

Category: Software Development / Misc. Programming
Publisher: ev-i Informationstechnologie GmbH, License: Freeware, Price: USD $0.00, File Size: 2.1 MB
Platform: Windows

Freeware
llPDFLib Screenshot
more

llPDFLib is pure Object Pascal library to create PDF documents. This library doesn't use any DLL to generate PDF files. Library includes class with properties and methods like Delphi's TPrinter but is but is designed to generate a PDF file.

llPDFLib is pure Object Pascal library to create PDF documents. This library doesn't use any DLL or external third-party software to generate PDF files. Library includes TPDFDocument component with properties and methods like Delphi's TPrinter but is designed to generate a PDF file. Features Real Canvas.Handle (HDC) Unicode support PDF/A support Fill Patterns support...

Category: Software Development / Components: Delphi
Publisher: Sybrex Systems, License: Freeware, Price: USD $0.00, File Size: 1.1 MB
Platform: Windows

Freeware
Zeno Interpreter Screenshot
more

This application is an interpreter for the Zeno computer programming language. It requires Microsoft Windows 95 or later. It includes a text editor for creating, saving, and printing programs.

This application is an Interpreter for the Zeno computer programming language. It requires Microsoft Windows 95 or later. It includes a text editor for creating, saving, and printing programs. The on-line Help feature includes a tutorial on the Zeno computer programming language and operating instructions for the Interpreter. The Zeno programming language is easy to learn and user...

Category: Home & Education
Publisher: Abecedarical Systems, License: Freeware, Price: USD $0.00, File Size: 720.3 KB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
CPIde Screenshot
more

CPIde is a lightweight powerful integrated development environment for Gardens Point Component Pascal. It is used to develop Pascal / Oberon-style software for the Microsoft .NET framework.

CPIde is a lightweight powerful integrated development environment for Gardens Point Component Pascal. It is used to develop Pascal / Oberon-style software for the Microsoft .NET framework. As well as the standard programmer-oriented, text-editing features CPIde has additonal language-aware capabilities. If you don't have Visual Studio .NET, but don't like the idea of using a...

Category: Software Development / IDEs & Coding Utilities
Publisher: CFB Software, License: Freeware, Price: USD $0.00, File Size: 439.4 KB
Platform: Windows

Freeware
more

Ghostscript is the name of a set of software that provides: An interpreter for the PostScript (TM) language, with the ability to convert PostScript language files to many raster formats, view them on displays, and print them on printers that don'

Ghostscript is the name of a set of software that provides: An Interpreter for the PostScript (TM) language, with the ability to convert PostScript language files to many raster formats, view them on displays, and print them on printers that don't have PostScript language capability built in; An Interpreter for Portable Document Format (PDF) files, with the same abilities;...

Category: Multimedia & Design / Multimedia App's
Publisher: ghostscript.com, License: Freeware, Price: USD $0.00, File Size: 0
Platform: Windows

more

Introducing the WMI Delphi Code Creator tool allows you to generate delphi code that uses WMI to complete a management task such as querying for wmi data.

Introducing the WMI Delphi Code Creator tool allows you to generate Delphi code that uses WMI to complete a management task such as querying for wmi data.
This freeware tool is inspired by the WMI Code Creator.
Features :
- reate full Delphi console project
- create a 100% functional Delphi procedure wich encapsulates the logic to retrieve WMI...

Category: Home & Education / Miscellaneous
Publisher: Rodrigo Ruz V., License: Freeware, Price: USD $0.00, File Size: 1.5 MB
Platform: Windows

more

This is a language interpreter for either tagged text data saving/manipulation or a general meta language, programmer?

This is a language Interpreter for either tagged text data saving/manipulation or a general meta language, programmer?s choice. It?s inspired by XML but made for low level applications explicitly.

Category: Software Development / Misc. Programming
Publisher: johnlivingston.110mb.com, License: Freeware, Price: USD $0.00, File Size: 279.0 KB
Platform: Windows, All

LinLocalize Admin Screenshot
more

This program for translating the resources of Delphi executables. In the current version 1.5 for Windows full Unicode support is implemented. Extensions are implemented, so that you can use different translation memories in LinLocalize, such as .tmx

LinLocalize for Windows is a translation tool running on Windows for easy localization of your Delphi-applications. Linlocalize extracts all embedded Delphi-resources (resource strings and forms) of a Windows-PE-file (Portable Executable: shared-object-file/dynamic-link-library or executable) and writes the translated texts back to a shared-resource-file or standalone executable....

Category: Utilities / Command Line Utilities
Publisher: SourceForge, License: Freeware, Price: USD $0.00, File Size: 1.9 MB
Platform: Windows

Freeware
more

EGSL (Easy Game Scripting with Lua) is a small Lua interpreter for easy 2D game development.

EGSL (Easy Game Scripting with Lua) is a small Lua Interpreter for easy 2D game development. The engine is based on SDL, SDL_gfx and SDL_mixer. It uses a BASIC-style syntax for the 2D engine functions. You can create stand-alone executables of your script

Category: Software Development / Compilers & Interpreters
Publisher: egsl.retrogamecoding.org, License: Freeware, Price: USD $0.00, File Size: 2.3 MB
Platform: Windows, Mac, Vista

more

Embedded Ch software allows to the user to embed Ch (C/C interpreter) into your C/C application programs and hardware as a scripting engine.

Embedded Ch software allows to the user to embed Ch (C/C Interpreter) into your C/C application programs and hardware as a scripting engine. The user can even modify Ch scripts without recompiling your C/C applications.Embedded Ch reduces the complexity of heterogeneous development environment for both embedded scripting and applications.

Category: Software Development / Misc. Programming
Publisher: SoftIntegration, Inc., License: Freeware, Price: USD $0.00, File Size: 31.3 MB
Platform: Windows

Freeware
more

Py2exe is an extension developed for Python, created by Thomas Heller and maintained by Jimmy Retzlaff.

Py2exe is an extension developed for Python, created by Thomas Heller and maintained by Jimmy Retzlaff.

Since Python is an interpreted, not compiled language, you must have the Python Interpreter installed in order to run Python scripts. This creates a problem when you want to distribute an application made in Python to users that do not have the required Interpreter...

Category: Software Development / Misc. Programming
Publisher: Thomas Heller, License: Freeware, Price: USD $0.00, File Size: 196.5 KB
Platform: Windows

Freeware
more

Minipascal is a little development environment able to compile your pascal source-code using The Freepascal Compiler (included).

Minipascal is a little development environment able to compile your Pascal source-code using The Freepascal Compiler (included). You can use it to create your exe, dll or compile your .res. It supports English and French, and includes all the usual featur

Category: Software Development / Compilers & Interpreters
Publisher: minipascal.free.fr, License: Freeware, Price: USD $0.00, File Size: 4.9 MB
Platform: Windows, 2K, 2K3

Freeware
more

Lysee is a small, fast, reliable and cross platform script language.

Lysee is a small, fast, reliable and cross platform script language. It can be embedded into Pascal programs as a critical mission controler, or to be embedded into HTML to develop active WEB sites. Lysee is freeware and open source under modified BSD style license. Supports module, class, function and partial functional programings and it is written in pure Pascal language.

Category: Software Development / Misc. Programming
Publisher: Lyseer, License: Freeware, Price: USD $0.00, File Size: 3.7 MB
Platform: Windows

more

This program helps to create displaying message box code in Delphi.

This program helps to create displaying message box code in Delphi. It supports Delphi?s MessageDlg and Application.MessageBox flavors.

Category: Software Development / Components: Delphi
Publisher: sites.google.com, License: Freeware, Price: USD $0.00, File Size: 837.0 KB
Platform: Windows, Mac, Vista

Freeware
more

Delphi Package Installer (DelphiPI) is a tool which aids you installing components to your Delphi IDE.

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. Select the folder where both package file (*.dpk) and source files (*.pas) reside.

Category: Business & Finance / Database Management
Publisher: Google, License: Freeware, Price: USD $0.00, File Size: 126.3 KB
Platform: Windows

more

Synactis PDF Viewer for Delphi is a VCL componentcapable of printing PDF files and displaying them on your Delphi forms.

Synactis PDF Viewer for Delphi is a VCL componentcapable of printing PDF files and displaying them on your Delphi forms.Easy to operate. Freeware ! Just place the TPdfViewer component on a form of your Delphi application then assign the FileName property to get the PDF file displayed. SUPPORTED PLATFORMS---------------------------------------------all Microsoft Windows 32...

Category: Software Development / Compilers & Interpreters
Publisher: Synactis, License: Freeware, Price: USD $0.00, File Size: 1.5 MB
Platform: Windows

Freeware
more

ConTEXT is small, fast and powerful text editor for software developers.

ConTEXT is small, fast and powerful text editor for software developers. Unlimited open files, unlimited editing file size length, powerful syntax highlighting for C/C++, Delphi/Pascal, 80x86 assembler, Java, Java Script, Visual Basic, Perl/CGI, HTML, SQL, Python, PHP, Tcl/Tk, user defineable syntax highlighter, project workspaces, compiler integration, multilanguage support and...

Category: Software Development / Tools & Editors
Publisher: ConTEXT Project Ltd, License: Freeware, Price: USD $0.00, File Size: 1.6 MB
Platform: Windows

Freeware
more

The winsend package is an attempt to provide the complete functionality of the Tk send command using the Microsoft Windows platform.

The winsend package is an attempt to provide the complete functionality of the Tk send command using the Microsoft Windows platform. The two key points are inter-process communications between one Interpreter and another, and automatic registration of interpreters with a central source. With the Tk send command this is done via the X Windows server. The winfo interps command returns a...

Category: Audio / Utilities & Plug-Ins
Publisher: Pat Thoyts, License: Freeware, Price: USD $0.00, File Size: 8.9 KB
Platform: Windows

Freeware
more

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter.

The Python Imaging Library (PIL) adds image processing capabilities to your Python Interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.

The current free version is PIL 1.1.7. This release supports Python 1.5.2 and newer, including 2.5 and 2.6. A version for 3.X will be released later.

Category: Utilities / Misc. Utilities
Publisher: pythonxy.com, License: Freeware, Price: USD $0.00, File Size: 0
Platform: Windows

Freeware
Speller Screenshot
more

Speller contains two components designed for Delphi: TSpellChecker and TSpellLanguageComboBox. It is designed to add spell check capability to any application. Speller includes all source code!

Speller contains two components designed for Delphi: TSpellChecker and TSpellLanguageComboBox. TSpellChecker is a non-visual Delphi component designed to add spell check capability to any application. It uses ISpell dictionaries installed with "ISpell - LS-Distribution". You find it on my web site http://www.luziusschneider.com Additionally, TSpellChecker can use spell check...

Category: Software Development
Publisher: Luzius Schneider, License: Freeware, Price: USD $0.00, File Size: 99.0 KB
Platform: Windows

Freeware
more

Small, fast and powerful text editor for software developers.

ConTEXT is small, fast and powerful text editor for software developers. Unlimited open files, unlimited editing file size length, powerful syntax highlighting for C/C++, Delphi/Pascal, 80x86 assembler, Java, Java Script, Visual Basic, Perl/CGI, HTML, SQL, Python, PHP, Tcl/Tk, user defineable syntax highlighter, project workspaces, compiler integration, multilanguage support and...

Category: Software Development
Publisher: Eden Kirin, License: Freeware, Price: USD $0.00, File Size: 1.6 MB
Platform: Windows

Freeware
more

One of Python’s most useful features is its interactive interpreter.

One of Python’s most useful features is its interactive Interpreter. This system allows very fast testing of ideas without the overhead of creating test files as is typical in most programming languages. However, the Interpreter supplied with the standard Python distribution is somewhat limited for extended interactive use.

The goal of IPython is to create a...

Category: Internet / Misc. Plugins
Publisher: SciPy, License: Freeware, Price: USD $0.00, File Size: 5.8 MB
Platform: Windows

Freeware
more

The VCL Provider is a very simple Delphi program that checks that these files are installed.

The VCL Provider is a very simple Delphi program that checks that these files are installed. However, it is packaged in a Setup program that installs the Delphi runtime files on to your computer.
VCL Provider requires the Delphi runtime files VCL50.BPL and VCLX50.BPL.

Category: Software Development / Components: Delphi
Publisher: Colin Wilson, License: Freeware, Price: USD $0.00, File Size: 1.4 MB
Platform: Windows

Freeware
more

SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. .

SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes.

Category: Software Development / Compilers & Interpreters
Publisher: smallbasic.sourceforge.net, License: Freeware, Price: USD $0.00, File Size: 614.0 KB
Platform: Windows, Mac, 2K, 2K3, Vista

Freeware
more

LangTools it's a complex tool for Delphi application localization.

LangTools it's a complex tool for Delphi application localization. It contains VCL components, editors and wizards built-in Delphi and external language file editor.<br>Package LangTools was designed for developers, to localize software products. The package divides project into the text data pieces that can be edited separately.

Category: Software Development / Compilers & Interpreters
Publisher: CodresTeam, License: Freeware, Price: USD $0.00, File Size: 4.0 MB
Platform: Windows

Quick PDF Library Lite Screenshot
more

Quick PDF Library Lite is a completely free PDF SDK you can use to convert images to PDF, add links to the web, get and set document properties, rotate pages, analyze document security and add images & text to documents - to your applications.

Quick PDF Library Lite is a completely free PDF SDK you can use to convert images to PDF, add links to the web, get and set document properties, rotate pages, analyze document security and add images & text to documents - to your applications. It is a subset of Quick PDF Library, and available as an ActiveX component and works with C, C++, C#, Delphi, PHP, Visual Basic, VB.NET,...

Category: Software Development / Components & Libraries
Publisher: Debenu Pty. Ltd., License: Freeware, Price: USD $0.00, File Size: 1.8 MB
Platform: Windows

Freeware
more

Rx-Lib is a complete set of components for Borland Delphi and C Builder that allow you to build flexible and robust user interfaces and best of all they are totally free.

Rx-Lib is a complete set of components for Borland Delphi and C Builder that allow you to build flexible and robust user interfaces and best of all they are totally free. NOTE: This project is in maintenance mode and no longer actively developed.

RX Lib (or RX Library) is large library of components and functions for Delphi all versions.

Category: Software Development / Components: Delphi
Publisher: Borland Software Corporation, License: Freeware, Price: USD $0.00, File Size: 1.6 MB
Platform: Windows

Freeware
more

Zonnon is a general-purpose programming language in the Pascal, Modula-2 and Oberon family.

Zonnon is a general-purpose programming language in the Pascal, Modula-2 and Oberon family. It retains an emphasis on simplicity, clear syntax and separation of concerns whilst focusing on concurrency and ease of composition and expression. Unification of abstractions is at the heart of its design and this is reflected in its conceptual model based on modules, objects, definitions and...

Category: Software Development / Misc. Programming
Publisher: ETH Zurich, License: Freeware, Price: USD $0.00, File Size: 4.2 MB
Platform: Windows

more

Delphi Form Converter is a tool to converts binary format delphi form (.

Delphi Form Converter is a tool to converts binary format Delphi form (.dfm) file to text formt dfm file, it also converts delphi6 and above version's dfm file's WideString & UTF8String encoding to delphi5 compatible encoding, e.g. converts #186#186#215#214 to corresponding chinese character for correctly display in unicode supported english system.

Use "Open...

Category: Software Development / Components: Delphi
Publisher: Newsoftec, Inc., License: Freeware, Price: USD $0.00, File Size: 254.0 KB
Platform: Windows

more

This program makes it easy to browse through text- and html-files (also xml), syntax highlighting for serveral programming languages available (C , Pascal, PHP, Perl etc.

This program makes it easy to browse through text- and html-files (also xml), syntax highlighting for serveral programming languages available (C , Pascal, PHP, Perl etc.).
Features (extract):

- several selection methods
- search in files
- binary display
- format sourcecode (C , PHP, Java, etc.)
- reload files time controlled/on changed
-...

Category: Utilities / System Utilities
Publisher: Alternate Tools, License: Freeware, Price: USD $0.00, File Size: 1.1 MB
Platform: Windows

Core Temp reader for Delphi Screenshot
more

Core Temp shared memory reader for Delphi

Core Temp is a free and easy to use program to monitor processor temperature and other vital information. Core Temp project home page: http://www.alcpu.com/CoreTemp/ Core Temp shared memory reader for Delphi is a shared memory interface library. This library provides an easy access to the Core Temp's shared memory and allows to read data from it. There is a sample demo project...

Category: Software Development / Components: Delphi
Publisher: Michal Kokorceny, License: Freeware, Price: USD $0.00, File Size: 47.4 KB
Platform: Windows

blank