AddQuick Delphi Project Compiler 1.0
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



The program QDPC is a tool to Delphi programers.
It suits to Delphi of all versions: from 1 to 4.
With the help of this program you will have no dificulties while:
Compiling: dpr->exe; pas->dcu; dpc->dpl; dpc->bpl
Installing: dpl file to Delphi 3 with automatic directing of paths;
bpl to Delphi 4 with automatic directing of paths.
The opposite process - uninstalling - is also possible.
Integrating Dll to Delphi IDE and automatic uninstalling.

By the way, all these actions are possible without setting
up Delphi, and without using dos command line and registry.

Just click right mouse button of the above mentioned files...

  • Category:
    Tools
  • Author:
    (More by this author)
  • Info:
    Shareware
  • Date added:
    28 January, 1999 00:00
  • Views:
    1446
  • Downloads:
    216
  • Price:
    11.00 USD
Usefulness
Documentation
Stability
Value
Ease of Use
Level of Use
0 people have rated this applicaton
Total Average
 
You can submit your own rating, for this you must be logged in.
Related Downloads
The Really Useful Program for Setting Delphi Project Options  - 24 October, 2000 - steve crooke

Is your software made up from oodles of individual Delphi projects and packages? Do you need their compiler options set differently for development, debug, release etc? Is it a real pain to change the compiler options on all of them? Or got a...

DLite 1.0 (Build 6)  - 14 May, 2002 - Martin Binder

DLite is an editor with the look and feel of the Delphi IDE, that allows you to edit, compile and run Delphi projects using the DCC32 command-line compiler. DLite also supports the Delphi for .NET Preview included with Delphi 7. Key...

Helper v2.10 - 13 March, 1999 - Aloha Oi Software

This 32bit utility will parse your Delphi source files and build a help project (RTF, HPJ, and CNT files). It will use comments in the source file as the different help topics. Will observe conditional compiler directives in the Delphi...

Quick Source Explorer 2.0 - 14 October, 2000 - Martin Jeremic

Quick Source Explorer is simple application for programmers who need to view lot of source files without opening default compiler. Program supports C, C++, Pascal, Java and other source files types. User interface is Explorer-like and very intuitive

paxCompiler  - 06 June, 2006 - Alexander Baranovsky

paxCompiler is an embeddable compiler of Pascal programming language. The key features of the paxCompiler are: - The compiler generates machine code for Intel processor. - It is possible to use the compiler as a scripting engine. You can...

Related Information
  • HOW TO KILL ANYOTHER PROGRAMS WITH DELPHI? (2001-01-02 17:04:42)
    Find the handle of the window using FindWindow or EnumWindows and use PostMessage(ProgramHandle, WM_CLOSE, 0, 0); I have not tried it, but it...
  • HOW TO GREP CHARACTERS IN DELPHI 3 (2001-01-03 01:29:32)
    Var Grep : String; Begin Grep := Copy('2000-46',6,2); End; The first parameter is a string or a dynamic array, the second is the index of...
  • HOW CAN I DEBUG DLL (2001-01-03 00:48:24)
    Do you mean how to find internal errors while writing a DLL file or how to get the exact error while calling a DLL Function ? /Filip
  • USING DLLS (2001-01-03 23:47:50)
    Hi again Goober ... :o) Let's take NETAPI32.DLL as an example. This DLL is created by Microsoft and the explanation of its use is described in...
  • DOT ON SCREEN (2001-01-03 03:42:55)
    Delphi does not support a Pixel function with a HDC, you have to use the Windows-API-function COLORREF SetPixel( HDC hdc, // handle...
Related News
[ANN] paxCompiler, beta version - 11 May, 2006
paxCompiler is a compiler of Pascal programming language.

The key features of the paxCompiler are:

- The compiler...
[ANN] paxCompiler, v1.0 - 06 June, 2006
Version 1.0 of the paxCompiler has been released.

paxCompiler is an embeddable compiler of Pascal programming language. The key...
Resource Compiler for Linux! - 24 May, 2001
SiComponents is glad to inform you that Resource Compiler for Linux (SIRCC32) just
released!
Now you have full-featured resource...
[ANN] paxCompiler, v1.2 - 24 September, 2006
Version 1.2 of the paxCompiler has been released.

New:

- WideChar, WideString and Variant types.
- Dynamic...
[ANN] paxCompiler, v1.3 - 17 October, 2006
Version 1.3 of the paxCompiler has been released.

New features:

- You can pause, resume and terminate scripts.
...
Categories

Latest Forum Entries