Professional set of Delphi and C++Builder components for virtual instrumentation

  • Meters, Bars (Gauge), with linear or log(10) scaling
  • Digital indicators (time, value)
  • Operating Point display
  • Dial (knob), Sliders, Trend/Recorder
  • buttons, switches, LED indicators
  • DB-Aware components and many more

Delphi Graphoman for InterBase v.1.30

By Ilya Padabed.

Shareware 20 Dec 2002

Description

Generates Delphi code that is a wrapper for InterBase stored procedure calls. Generated code can access databases with TIBStoredProc, TIBQuery or TIBClientDataSet components from the IBX palette, thus significantly reducing programmer's job on writing the standard code for stored procedures handling. Works with action procedures (those having no input/output), as well as procedures having input/output parameters and procedures returning datasets.

Informations

  • Status: Evaluation (time-limit)
  • Source: On purchase/registration
  • price: $30
  • Source price: $150
  • Size: 745kB

Platforms: D6, D7

DGB PasToInt v.1.1.1

By Dmitry G. Barabash.

Freeware 04 May 2013

Description

DGB PasToInt generates INT-files for Delphi units. You can generate INT-files for several units at once. It is useful if you want to distribute your library but you don't want to distribute source codes.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 195kB

Platforms: CB1, CB3, CB4, CB5, CB6, D1, D2, D3, D4, D5, D6, D7

EMS Source Rescuer v.1.0.0.10

By EMS Software Development.

Shareware 04 May 2013

Description

EMS Source Rescuer is an easy-to use wizard application which can help you to restore your lost source code. If you lose your Delphi or C++Builder project sources, but have an executable file, then this tool can rescue part of lost sources. Rescuer produces all project forms and data modules with all assigned properties and events. Produced event procedures don't have a body (it is not a decompiler), but have an address of code in executable file. In most cases Rescuer saves 50-90% of your time to project restoration.

Features:

  • Easy-to-use wizard interface;
  • Extraction from both Delphi and C++ Builder exe-files;
  • Extraction from both Windows and Linux executables;
  • Extraction of all project forms and data modules with all assigned properties and events;
  • Generation of both Delphi and C++ Builder projects;
  • Restoration of all or only the selected units from the exe-file.

Informations

  • Status: Evaluation (time-limit)
  • Source: None
  • price: $95
  • Size: 969kB

Platforms: C2k6, CB5, CB6, D2005, D2006, D5, D6, D7

Flowchart To Code v.1.00

By WestWind Software Inc.

Shareware 13 Oct 2012

Description

Flowchart To Code is an advanced flowchart to source code converter for software engineer and document writers.

FlowChart to Code is widely used in software development and project design. It can help software developer to get source code from flow charts automatically.

By using FlowChart to Code, you can easily get C/Cpp, Java, C#, Delphi/Pascal, JavaScript code from flowchart.

Informations

  • Status: Evaluation (time-limit)
  • Source: None
  • price: $198
  • Size: 797kB

Platforms: C2k10, C2k6, C2k7, C2k9, CB1, CB3, CB4, CB5, CB6, CBXE, CBXE2, CBXE3, D2, D2005, D2006, D2007, D2009, D2010, D3, D4, D5, D6, D7, DXE, DXE2, DXE3

FPDelphi v1.10.17

By Alireza Pouyafar.

Freeware New 09 Jan 2023

Description

FPDelphi v1.10.17 The software you are viewing includes the default functions and procedures of the Delphi programming language, with other functions and procedures added to it, and users can add their own from the "Add New" menu. FPDelphi software was programmed by engineer Alireza Pouyafar and produced in 2023, and any use of it is allowed by mentioning the name of the software manufacturer. Ways to contact the developer ======================== Address: Tabriz-Iran Contact number: +989144075815 E-mail: alirezapouyafar@yahoo.com Blog address: http://puyafar.blogfa.com https://github.com/alirezapouyafar/FPDelphi

Informations

  • Status: Fully functional
  • Source: None
  • Size: 4 624kB

Platforms: CB1, D1, D10, D10.1, D10.2, D10.3, D10.4, D2, D2005, D2006, D2007, D2009, D2010, D3, D4, D5, D6, D7, DXE, DXE2, DXE3, DXE5, DXE6, DXE64, DXE7, DXE8

Java4Delphi v.2.0

By WINSOFT spol. s r.o..

Shareware 16 Dec 2021

Description

Creates Delphi .pas files from Java .class files and Java .jar archives so Java classes and libraries can be used from Delphi code.
  • uses standard Java Native Interface (JNI)
  • provides classes with automatic reference-counting memory management
  • available for Delphi 7 - 11 and Lazarus 2.0.12
  • supports Windows 32, Windows 64, macOS and Linux
  • source code of JNI, JavaBridge and Java4Delphi units included in registered version

Informations

  • Status: Partially restricted
  • Source: None
  • price: $340
  • Size: 3 004kB

Platforms: D10, D10.1, D10.2, D10.3, D10.4, D11, D2005, D2006, D2007, D2009, D2010, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7, DXE8

maXbox4 v.4.7.4.60

By Max Kleiner.

Freeware + source 17 May 2020

Description

The Art of Coding: maXbox is a script tool engine, compiler and source lib all in one exe to design and code your scripts. Pure Code for Object Scripting. Princip is simplicity and reduce to the max. The App is “out of the box” (self containment) and needs no installation nor registration.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 28 746kB

Platforms: D2007

Portable Objects v.2.0.1

By Simon Cox.

Commercial 11 Sep 2013

Description

Portable Objects is a tool set for building distributed applications. It consists of two major components, the Persistence Framework and SOMBA (Simple Object Message Broker Architecture). The Persistences Framework is used to marshal method call parameters, and SOMBA as the communications layer using TCP/IP and HTTP. Anything that can be persisted using the Persistence Framework can be transmitted across a SOMBA method call.

Features:

  • Communicates using TCP/IP and HTTP 1.1 protocols making it an ideal tool for use with the internet and corporate intranet.
  • SOMBA servers support multiple threads to maximize throughput.
  • Support transmission of NULL pointers.
  • Natural data types are used for each supported language e.g. language specific versions of strings.
  • No need to learn and use IDL (Interface Definition Language).
Supported Languages:
  • Java 1.4 or higher
  • Visual C++ V6, 2003 and 2005
  • Delphi 5, 6, 7, 2005 (Win32), Turbo, 2006 and 2007
  • C++ Builder 5, 6, Turbo, 2006 and 2007
Unlimited trial period available.

Informations

  • Status: Not available
  • Source: N/A
  • price: $70
  • Size: 8 279kB

Platforms: C2k6, C2k7, CB5, CB6, D2005, D2006, D2007, D5, D6, D7

String Encryptor and Pascal Code Generator v.1.0

By String Encryptor.

Freeware 10 Feb 2019

Description

String Encyrptor and Pascal Code Generator (SE&PCG) Introduction Version (10.2018) Sometimes you want to hide the strings of your source code from curious eyes. This program takes your string (or strings) and converts its characters to widestring hex numbers. SE&PCG generates only Delphi/Pascal codes for this version. Fast and simple. Try it yourself. This program is freeware. Thank you for using. If you want to get enhanced versions of this program, please send me an e-mail message. You may not rent, lease, modify, translate, reverse-engineer, decompile or disassemble this software or create derivative works based on it without prior explicit permission.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 1 089kB

Platforms: CB1, CB6, CBXE8, D10, D10.1, D10.2, D10.3, D2005, D2006, D2007, D2009, D2010, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7, DXE8

StroyCode v.1.86

By SoftConstructors.

Freeware 06 Apr 2015

Description

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. See samples of programs created in StroyCode. For beginners and professionals. Compiler is included.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 3 911kB

Platforms: D1, D2, D2005, D2006, D2007, D2009, D2010, D3, D4, D5, D6, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6