delphi programmer
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1578
Delphi Programmers tutorial 1.0
Delphi Programmers tutorial is a free and useful ebook more>>
Delphi Programmers tutorial is a free and useful ebook.
In the course of training in programming in Visual Basic, Delphi, Java or C++ trainees are usually offered to write as the first program the program "Hello Word". It is possibly right.
As a rule you need only 2-3 code lines to write the program. Would you believe that your second program in any of the languages can contain about 1900 code lines, use scores of objects, process signals from keyboard and work with Timer? And would you believe that programming in one of the languages (VB, Delphi, Java or C++) you would master in 2-3 days two other languages from the list?
Ebook. Manual on development of a logic game in Delphi is identical to the manual versions for VB, Java and C++. It would help you to master new programming languages in a short time. The manual includes Word document with step-by-step description of the process of program development, screenshots, procedure codes and 14 complete listings in Delphi (Borland Delphi Enterprice Version 5 Build 5.62) illustrating all stages of programming in Delphi-Application.
<<lessIn the course of training in programming in Visual Basic, Delphi, Java or C++ trainees are usually offered to write as the first program the program "Hello Word". It is possibly right.
As a rule you need only 2-3 code lines to write the program. Would you believe that your second program in any of the languages can contain about 1900 code lines, use scores of objects, process signals from keyboard and work with Timer? And would you believe that programming in one of the languages (VB, Delphi, Java or C++) you would master in 2-3 days two other languages from the list?
Ebook. Manual on development of a logic game in Delphi is identical to the manual versions for VB, Java and C++. It would help you to master new programming languages in a short time. The manual includes Word document with step-by-step description of the process of program development, screenshots, procedure codes and 14 complete listings in Delphi (Borland Delphi Enterprice Version 5 Build 5.62) illustrating all stages of programming in Delphi-Application.
Download (543KB)
Added: 2006-12-21 License: Freeware Price:
1103 downloads
Delphi Form Editor 5.3
Delphi Form Editor is a free and useful standalone editor for Delphi Form files (*.dfm) more>>
Delphi Form Editor is a free and useful standalone editor for Delphi Form files (*.dfm) in both binary and text format.
It has object tree, object inspector and syntax highlighted editor and form previewing capability.
It can be extended with external packages (bpl files) to know more classes.
Forms can also be extracted from executables or libraries
Supports D1-D7 forms.
<<lessIt has object tree, object inspector and syntax highlighted editor and form previewing capability.
It can be extended with external packages (bpl files) to know more classes.
Forms can also be extracted from executables or libraries
Supports D1-D7 forms.
Download (1.55MB)
Added: 2006-06-14 License: Freeware Price:
1308 downloads

Delphi Code Formatter 1.0
For Delphi programmers with useful built in features like find text in files. more>> Programming editor for Delphi programmers with useful built in features like find text in files (Grep) and Syntax highlighting.
Features:
Formating of Delphi code.
Changing of case, Triming spaces from selected lines, Number Lines, and Sort
Block indenting
Syntax highlighting
Comments - Strip, remove, uncomment.
File Commands - Copy, Move, Rename, Delete, Find, Grep, Run
View as Hex, HTML
Code templates
Insert text at the bringing and end of lines. Great for delimitered files.<<less
Download (881KB)
Added: 2008-06-28 License: Freeware Price: Free
514 downloads

Delphi Form Converter 1.12
Converts delphi form .dfm file between various format & encoding. more>> 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 versions dfm files 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 File" button to open your .dfm files, select which file(s) you wish to be converted, then click "Convert" button to start the conversion. If you checked "Keep Backup", corresponding backup file with a .bindfm extension of the original .dfm file(s) will be created at the same directory.<<less
Download (269KB)
Added: 2008-09-23 License: Freeware Price:
417 downloads
Delphi Tutorial 1.0
Delphi Tutorial is a free tutorial how to create a logical game in delphi more>>
Delphi Tutorial is a free tutorial how to create a logical game in delphi. The manual on development of a logic game in Delphi is identical to the manual versions for VB, Java and C++.
It would help you to master new programming languages in a short time. The manual includes Word document with step-by-step description of the process of program development, screenshots, procedure codes and 14 complete listings in Delphi (Borland Delphi Enterprice Version 5 Build 5.62) illustrating all stages of programming in Delphi-Application.
<<lessIt would help you to master new programming languages in a short time. The manual includes Word document with step-by-step description of the process of program development, screenshots, procedure codes and 14 complete listings in Delphi (Borland Delphi Enterprice Version 5 Build 5.62) illustrating all stages of programming in Delphi-Application.
Download (543KB)
Added: 2007-02-09 License: Freeware Price:
693 downloads
The Programmers Billboard 1.0
The Programmer.s Billboard (PRGBB) is a freeware package that can be used by ... more>> The Programmer.s Billboard (PRGBB) is a freeware package that can be used by programmers to help debug program and logic flow problems in their programs without having to interrupt the "flow" of their program by using MESSAGE(), STOP() or any other dialog windows or display type statements.<<less
Download (2.30MB)
Added: 2002-11-06 License: Freeware Price: Free
2547 downloads
Delphi Graphoman for InterBase 1.3
Delphi Graphoman 1.3 for InterBase – generates DELPHI code that is a wrapper for InterBase stored procedure calls. more>>
Delphi Graphoman 1.3 for InterBase ? generates DELPHI code that is a wrapper for InterBase stored procedure calls.
Generated code can access databases with
TIBStoredProc
TIBQuery
TIBClientDataSet
from the IBX palette, thus significantly reducing programmers 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.
<<lessGenerated code can access databases with
TIBStoredProc
TIBQuery
TIBClientDataSet
from the IBX palette, thus significantly reducing programmers 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.
Download (700K)
Added: 2005-10-31 License: Freeware Price: $0.00
1454 downloads

Delphi Code Translator 1.0
Generate language translations of your Delphi 3, 4 or 5programs. Just a few easy steps: Define the directoryof your project, scan the code and forms, enterthe translation, write changes and re-compile more>>
Generate language translations of your Delphi 3, 4 or 5programs. Just a few easy steps: Define the directoryof your project, scan the code and forms, enterthe translation, write changes and re-compile. Nohassle with each and every form! Changed your code?Scan and translate just the changes! Generatetranslation tables for multiple languages, includingRussian or Greek!
<<less Download (1363K)
Added: 1999-12-28 License: Freeware Price:
3621 downloads
Delphi Code Converter 2.0
a utility which displays Delphi code in HTML & RTF code converter flv moyea vide more>> DelphiCC - a utility which displays Delphi code in HTML & RTF code converter flv moyea video.<<less
Download (246KB)
Added: 2008-04-29 License: Freeware Price: Free
547 downloads
Other version of Delphi Code Converter
License:Freeware
Java for the Beginning Programmer 1.1
Java to someone withabsolutely no programming background. more>> Java for the Beginning Programmer teaches Java to someone with
absolutely no programming background. This book focuses on core
programming topics such as variables, looping, subroutines, and program
layout. This course focuses on real programming techniques, and not
using an Integrated Development Environment (IDE) to generate code.
This course ends with an introduction to graphical user interface
programming.<<less
Download (48KB)
Added: 2008-06-22 License: Freeware Price: Free
871 downloads
Jedi Edit - Programmers Editor 1.0.1.8
Jedi Edit - Programmers Editor is, as its name says, an editor designed for programmers. more>>
Jedi Edit - Programmers Editor is, as its name says, an editor designed for programmers. The Jedi Edit is an editor for programmers, written in Delphi.
This editor features a lot of useful tools that will help any programmer do his job in an easier way.
It has highlighters for many programming languages, macro recording facility, code templates, and several other useful features.
Jedi-Edit-Programmer-s-Editor is pretty small and simple and at the same time highly-featured and fully-configurable.
<<lessThis editor features a lot of useful tools that will help any programmer do his job in an easier way.
It has highlighters for many programming languages, macro recording facility, code templates, and several other useful features.
Jedi-Edit-Programmer-s-Editor is pretty small and simple and at the same time highly-featured and fully-configurable.
Download (963KB)
Added: 2007-07-08 License: Freeware Price:
849 downloads
Delphi DirectX SDK 4.0
Develop DirectX plug-ins using Borland Delphi. more>>
Develop DirectX plug-ins using Borland Delphi. Delphi DirectX SDK will help you develop DirectX plug-ins using Borland Delphi.
If you are fluent in C++, you should check out the Cakewalk DirectX Wizard. If you want to dig in further, the Sony Audio Plugin Development Kit (formerly known as Sonic Foundry PIDK) has lots of valuable doco and sample code.
Finally, the DirectX SDK that Microsoft ships with MSDN is the ultimate resource, where you can see the C++ source code for the DirectShow filter classes.
However, if you would prefer to use Delphi and avoid messing around with COM and the DirectShow interfaces, the DDX SDK V4 is for you.
<<lessIf you are fluent in C++, you should check out the Cakewalk DirectX Wizard. If you want to dig in further, the Sony Audio Plugin Development Kit (formerly known as Sonic Foundry PIDK) has lots of valuable doco and sample code.
Finally, the DirectX SDK that Microsoft ships with MSDN is the ultimate resource, where you can see the C++ source code for the DirectShow filter classes.
However, if you would prefer to use Delphi and avoid messing around with COM and the DirectShow interfaces, the DDX SDK V4 is for you.
Download (498KB)
Added: 2007-10-01 License: Freeware Price:
514 downloads

VSTO Support for Delphi Prism 1.0
VSTO Support for Delphi Prism delivers an automatic and reliable Visual Studio plug-in which enables you to develop Microsoft Office application-level extensions using Delphi Prism exactly in the same way as you do it using VB.NET and C#. more>>
VSTO Support for Delphi Prism 1.0 delivers an automatic and reliable Visual Studio plug-in which enables you to develop Microsoft Office application-level extensions using VB.NET and C#. The VSTO Support for Delphi Prism Wizard gives you an opportunity to benefit from all advanced features of VSTO, including its programming and deployment models. Besides that, you will have the Ribbon designer, MSI-based setup projects, Outlook form regions and Office Task panes available to you.
Requirements:
- Visual Studio 2008 Professional or Team System with VSTO and Delphi Prism installed.
- All solutions are generated for the highest Office version installed on your PC.
Download (1.1MB)
Added: 2009-04-07 License: Freeware Price: $0.00
downloads

Friend of Delphi 1.1
This is a small collection of utilities in one program:Add or remove comment ... more>> This is a small collection of utilities in one program:Add or remove comment characters (//) to/from a block of code lines, get the key value of any key, a messagebox wizard, a comment frame wizard, a color picker and a utility to update the paths in the dsk file after moving/copying a project.<<less
Download (225KB)
Added: 2007-03-31 License: Freeware Price: Free
938 downloads
WebCab TA for Delphi (Community Edition) 1
100% Free COM, .NET and XML Web service providing 25+ technical indicators which can be used in the construction of technical trading systems. Moreover, by using this API with our included ADO mediator you will be able to iteratively apply these indicators to historical data stored within a DBMS. This product also includes: Client Examples (Delphi for .NET, C#, VB.NET), ADO Mediator, ASP.NET Examples, ASP.NET Examples with synthetic ADO.NET. more>> <<less
Download (293Kb)
Added: 2009-03-16 License: Freeware Price: Free
187 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above delphi programmer search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
