Home > By category > Developer Tools > Delphi
Sort by : Name|Date|Downloads|Rating|

Listing of Delphi in Developer Tools

Del123 Collection of Delphi examples and applications - Database, Rave, Firemonkey, Win32, OpenGL examples and more. Full Delphi source code and project files. From Delphi 7 to Delphi XE2 - Del123.com.

  • Publisher: del123.com
  • Date: 15-09-2013
  • Size: 7987 KB
  • Platform: Win2000, Win7 x64, Windows 7, WinOther, WinVista
  • Oxidizer
  • License: Freeware
  • Price: 0.00
  • Rating

RemObjects Oxidizer is a command line utility that helps to port Delphi code (both from Win32 and the now deprecated Delphi for .NET) projects to the Delphi Prism language by analyzing your pascal source files and applying a wide variety of changes, both for subtle language differences but also to prepare your code for more fundamental differences between Delphi Prism and traditional Delphi code.

  • Platform: WinOther

This program create the source for a standard Windows Messagebox and a shellabout for Delphi till 2005.

SHA1 MessageBoxCreator 0.1:e2e41e2580a7090d3ad32e2979c5261f284be3df.

  • Platform: Win2000, WinOther, WinServer, WinVista

is component, a TLabel descendant, has the look, feel and behavior of HTML Anchor elements. The component text is underlined when the mouse pointer moves over it. Clicking on the text automatically opens the URL in question in the default browser on the host machine.

  • Publisher: etkit.com
  • Date: 11-07-2013
  • Size: 225 KB
  • Platform: Win2000, WinOther

TjvTipsComboBox is a TComboBox descendant featuring: auto load/save tips, add/delete/modify/filter tips, tip names. Add user tips/templates support to your application with minimal coding..

  • Platform: Win2000, WinOther

TjvGridFilter is a TComponent descendant that will filter the rows of any TStringGrid or descendant. Just drop a TjvGridFilter on your form and assign the Grid property and use The Filter method to hide rows that do not match the filter.

  • Platform: Win2000, WinOther
  • SBPShift
  • License: Freeware
  • Price: 0.00
  • Rating

A friend of mine has a computer-controlled (CNC) router table. These utilities will respectively display and adjust the ShopBot (*.SBP) data files that tell the router what to do. SBPShift is used to move a project's origin to a specific or relative position and accepts command-line parameters making it suitable for batch adjustments.

  • Publisher: Ray Marron
  • Date: 17-10-2013
  • Size: 184 KB
  • Platform: WinOther
  • SBPDraw
  • License: Freeware
  • Price: 0.00
  • Rating

A friend of mine has a computer-controlled (CNC) router table. These utilities will respectively display and adjust the ShopBot (*.SBP) data files that tell the router what to do. SBPDraw has examples of scaling and drawing directly onto a canvas and includes a sample SBP file.

  • Publisher: Ray Marron
  • Date: 05-08-2013
  • Size: 256 KB
  • Platform: WinOther
  • RMBackup
  • License: Freeware
  • Price: 0.00
  • Rating

A utility I wrote for doing my daily backups across the LAN. Lots of control over what gets included/excluded and detailed logging. You can even chain multiple backup jobs together or run them as scheduled tasks. The backup job definitions are simple name-value text files.

  • Publisher: Ray Marron
  • Date: 16-07-2013
  • Size: 307 KB
  • Platform: WinOther
  • RandWP
  • License: Freeware
  • Price: 0.00
  • Rating

A program to randomly change your wallpaper from a folder full of bitmaps. Just run it, configure the few self-explanatory things on the main screen and it will be ready to run as a scheduled task with the /AUTO command line. I have mine set to change my wallpaper each time I log on.

  • Publisher: Ray Marron
  • Date: 30-06-2013
  • Size: 256 KB
  • Platform: WinOther
  • RandFile
  • License: Freeware
  • Price: 0.00
  • Rating

A program that generates files full of random, nearly uncompressible data. This is useful for testing programs that use compression, disk spanning and file splitting/joining. It works from the command line, too.
.

  • Publisher: Ray Marron
  • Date: 01-11-2013
  • Size: 194 KB
  • Platform: WinOther

CalcExpress is an interpreter for smart and easy evaluation of mathematical expressions. It supports 5 operators, parenthesis, 18 mathematical functions and user-defined variables.
Specification
CalcExpress:
-works with real numbers;
-accepts operators;
-accepts functions: cos, sin, tg, ctg, abs, sgn or sign, sqrt, ln, exp, arcsin, arcos, arctg, arcctg, sh, ch, th, cth, heaviside;
-supports unlimited number of user defined variables.

  • Platform: Win2000, WinOther
  • xml2map
  • License: Shareware
  • Price: .price.
  • Rating

xml2map is a handy, small tool designed to deserialize a xml document to java map and list serialize java map and list to xml document.

  • Publisher: s-g
  • Date: 15-07-2013
  • Size: 10 KB
  • Platform: WinOther

A callback event based mass file processor Delphi component with recursion. Specify the root folder, and a file name filter, and you get back the file names in a callback..

  • Publisher: 3delite.hu
  • Date: 21-09-2013
  • Size: 163 KB
  • Platform: WinOther
  • TVicRes
  • License: Freeware
  • Price: 0.00
  • Rating

TVicRes is a 32-bit Delphi class allowing you to get info about the hardware resources (port i/o areas, physical memory areas, IRQs, DMA channels) used by any hardware device installed to the system. TVicRes includes transparent support for Windows 95/98/ME/NT/2000.

  • Platform: Win2000, WinOther
  • UpDownEx
  • License: Freeware
  • Price: 0.00
  • Rating

Most practical uses of the Delphi TUpDown control require some means of direct input to be provided in addition to the ability to click on the up/down arrow buttons. Typically, developers do this by providing an edit box next to the TUpDown control. This is inconvenient in itself.

  • Platform: Win2000, WinOther

TjvTurtle is a non-visible component that accepts a PainterScript in the form of a string and draws on any canvas that is assigned at run-time to its canvas property. A helpfile on how to use the component and a complete description of the PainterScript graphics language is included.

  • Platform: Win2000, WinOther

TjvGridPrinter is a preview/print dialog component for printing a TStringGrid and descendants, featuring: full scale or zoomed preview; user set print properties in dialog box: margins, header text/size/margin, footer text/size, page/time/date metatags, wordwrap, number alignment/formatting, show/hide borders.

  • Platform: Win2000, WinOther

A friend of mine has a computer-controlled (CNC) router table. These utilities will respectively display and adjust the ShopBot (*.SBP) data files that tell the router what to do. SBPShift is used to move a project's origin to a specific or relative position and accepts command-line parameters making it suitable for batch adjustments.

  • Platform: WinOther
  • RMSplit
  • License: Freeware
  • Price: 0.00
  • Rating

An easy to use GUI file splitter and joiner utility. Accepts command-line parameters, too. Formerly named "Spoin"..

  • Platform: WinOther
  • LibDoc
  • License: Freeware
  • Price: 0.00
  • Rating

A utility to create library documentation from specially coded comments in source code files. Uses a TClientDataSet to gather and sort the text. Runs interactively or via command-line parameters for use in a build script. I consider this one a full-blown development tool.

  • Publisher: Ray Marron
  • Date: 24-06-2013
  • Size: 317 KB
  • Platform: WinOther

DiffExpress provides an easy way to use symbolic differentiation of mathematical expressions in your applications. Supports 5 operators, parenthesis, 18 mathematical functions and user-defined variables.
Specification
DiffExpress:
-accepts operators;
-accepts functions: cos, sin, tg, ctg, abs, sgn or sign, sqrt, ln, exp, arcsin, arcos, arctg, arcctg, sh, ch, th, cth, heaviside;
-supports unlimited number of user defined variables.

  • Platform: Win2000, WinOther

Converts Delphi DFM files between binary and plain text formats. DFMConverter.exe is a standalone EXE which prompts for a Delphi project (DPR) whose *.dfm files you want converted, or for a path containing *.dfm files. Backups are optional. The wizard-style user interface endeavors to be very clear; operation takes only a few seconds.

  • Publisher: href.com
  • Date: 17-09-2013
  • Size: 286 KB
  • Platform: Win2000, Windows Server, WinOther

All In-The-Box is a VCL component for creating documents programmatically and saving them as PDF files. Easy to use. No third-party software needed. It writes native PDF format. Supports Delphi 5, 6, 7, 2005, 2006, 2007 and 2009 (Win32 mode). Source code in Delphi language is available in option.

  • Platform: WinOther, WinVista

Simple helper functions to make life easier, also needed for many of the above sources, like:

function LastPos(SubStr, S: string): Integer;
function PToStr(Address: Pointer): String;
function GetLogFileName(FileNameStart, Folder: String): String;
function MIMEDecodeStr(MIMEStr: String): String;
function GetHTMLTitle(FileName: String): String;
function CreateDumbFile(FileName: String): Boolean;
function ErrorDlg(Text: String): Cardinal;
function RepositionWindowIfNotVisible(Window: TForm): Boolean;
function EjectTray(Drive: Char): Boolean;
function InsertTray(Drive: Char): Boolean;
function GetProcMemUsage(Proc: Cardinal): Int64;
function CreatePath(Path: String): Boolean;
function GetTimeZoneBias: TDateTime;
function LocalDateTimeToUTC(D: TDateTime): TDateTime;
function UTCToLocalDateTime(D: TDateTime): TDateTime;
function BlockSize(Data: Pointer): Integer; register;
function StrConvertToFileName(StrFileName: String): String;
function ExecProcessHandle(ProgramName: String): THandle;
function ExecAndWaitForIt(const s: string): Cardinal;
function HexToInt(HexStr: String): Integer;
function RenameDir(DirFrom, DirTo: string; Silent: Boolean): Boolean;
function FileDelete(FileName: String; Silent: Boolean): Boolean;
function FileTime2DateTime(FileTime: TFileTime): TDateTime;
function GetPathFreeSpace(Path: String): Int64;
function GetPathDiskSize(Path: String): Int64;
function SetDelimitedText(const Value: string; Delimiter, QuoteChar: Char): String;
function GetFileVersionStr(ExeFilename: String): String;
function GetFileDescriptionStr(ExeFilename: String): String;
function GetFileAuthorStr(ExeFilename: String): String;
function MakeInt64(LowDWord, HiDWord: DWord): Int64;
function StrXOR(Text: String; Key: Byte): String;
function GetWinTempFileName(Beggining, Extension: String): String; stdcall; export;
function BitSet(Value: Cardinal; BitNo: Byte; On: Boolean): Cardinal;
function GetLoginName: string;
function WriteText2File(FileName, Text: String): Boolean;
function BGR2RGB(BGRValue: Cardinal): Cardinal;
function Bytes2MB(Bytes: Int64): String;
function mSec2Time(mSec: Int64): String;
function NGetFileSize(FileName: String): Int64;
function EncodeUnicode(UniString: String): String;
function DecodeUnicode(UnicodeString: String): String;
function UTF8Encode(const WS: WideString): UTF8String;
function UTF8Decode(const sSource: string): string;


They are not optimized, so check them before using them in tight loops.

  • Publisher: 3delite
  • Date: 23-10-2013
  • Size: 317 KB
  • Platform: WinOther

TjvAirBrush TjvAirBrush is a TComponent descendant featuring: instant airbrush for any canvas, 5 brush shapes, opacity from 1-100%.

  • Platform: Win2000, WinOther
  • NumWords
  • License: Freeware
  • Price: 0.00
  • Rating

Every programmer has seen (if not done) a version of the old check writing number-to-words routine, but recently somebody on the Borland newsgroups asked about converting the words into a number. I couldn't resist, and this project does both. Since it might be interesting for a non-programmer (greetings fellow nerd!), it includes an executable.

  • Publisher: Ray Marron
  • Date: 28-06-2013
  • Size: 174 KB
  • Platform: WinOther
  • DIUnicode
  • License: Shareware
  • Price: .price.
  • Rating

DIUnicode provides Unicode Reader and Unicode Writer classes for for Delphi. The two classes implement automatic decoding and / or encoding of 150+ character sets when linked against DIConverters.

DIUnicode's native Pascal implementation features more than 70 encodings, like UTF-7, UTF-8, UTF-16, the ISO-8859 family, various Windows and Macintosh codepages, KOI8 character sets, Chinese GB18030, and more.

  • Publisher: Ralf Junker
  • Date: 18-09-2013
  • Size: 1126 KB
  • Platform: Win2000, WinOther

The Accuracer ODBC Driver provides read/write access to Accuracer database in accordance with Level1 interface conformance of ODBC v.2 specification with some additional Level2 features.

Starting with v.2.00 Accuracer ODBC Driver works in client-server mode as well as in file-server mode it supported before.

  • Platform: Win2000, WinOther

Delphi Database Tutorial with full source code and animated tutorials. Set of ten Delphi database tutorials ranging from a simple to a more complex ones. Tutorials based on Access database file..

  • Platform: WinOther

New Downloads

Disk Usage Analyzer Free

Disk Usage Analyzer Free - a
small utility that will help
you visualize how to allocate
space on your hard drive. Any
PC ...

FTP Manager Lite

Free fast FTP client supports
secure transfers and multiple
connections. The file manager
like interface is intuitive to
...

RationalPlan Project Viewer

RationalPlan Project Viewer is
a free project planning
software viewer, the perfect
solution for anyone (from
project ...

Express Accounts Accounting
Free

Express Accounts Accounting
Software Free is professional
business accounting software.
This product is perfect small
...

Auto-Complete Lists Report
for Outlook

Free report shows the number
of entries in Outlook
2010/2013/2016 autocomplete
list cache. Detailed report
shows the full ...

SamLotto

We offer the best lottery
software for Windows users.
SamLotto for all lotto-type
game. For all professional or
beginner ...

Active@ ISO Manager

Active@ ISO Manager is an
easy-to use software to
author, edit and burn
CD/DVD-ROM ISO images
compatible with the ISO ...

Express Accounts Free for
Mac

Express Accounts Accounting
Software Free for Mac is
professional business
accounting software. This
product is perfect ...

NTFS Recovery Toolkit

NTFS recovery toolkit contains
file recovery tool, partition
recovery tool, partition
manager tool and disk editor
utility.

Active Partition Manager

Active@ Partition Manager
helps you manage storage
devices and the logical drives
or partitions that they
contain. You ...