AddDialog Builder for Delphi



An advanced code generator to create Windows API dialog boxes.
With Dialog Builder for Delphi you can easily create the source code for:

- Message Boxes

- Common Dialogs

- Shell API Dialogs

using almost WYSIWYG (What You See Is What You Get) principle. If appearance and properties of created dialog are satisfactory, the source code can be copied to the clipboard and pasted directly into the source code editor of Delphi.
Dialog Builder for Delphi will make your applications smaller and faster!

  • Category:
    Programming Tools
  • Author:
    (More by this author)
  • Info:
    Shareware
  • Date added:
    27 March, 2001 08:38
  • Views:
    1514
  • Downloads:
    134
  • Price:
    15.00 USD
Related Downloads
Dialog Workshop for VCL.NET  - 22 April, 2005 - ComponentAge

Dialog Workshop for VCL.NET is further development of well-known Dialog Workshop for Delphi/C++Builder. Using Dialog Workshop components you can speed up the creation of customized standard dialogs (based on the Windows Common dialogs) in your...

SystemPack Volume II: DIALOGS  - 18 April, 2001 - Edward Smirnov

The set of 11 system dialogs: Format dialog, Run dialog, Folder dialog, Shutdown dialog, Restart dialog, System Setup dialog, Find Computer dialog, Find Files dialog, Change Icon dialog, Connect dialog, TDisconnect dialog. Sources: $14.95

TOpenDirectory v3.1 - 22 April, 2005 - Michel Fornengo

TOpenDirectory is a VCL dialog component for Delphi or C++Builder. TOpenDirectory allows to select local and network directories with one mouse click and returns both local drive path and UNC path. Looks like a TOpenDialog. Register and you will...

ThlResizer v1.1 - 01 October, 2002 - Nick Reinschmidt

ThlResizer is a nonvisual VCL component for Delphi/C++Builder that is used to resize forms or other VCL controls in an animated fashion. Either horizontally, vertically or both at the same time. Examples include resizing a dialog to show/hide...

EZQuery For C++ Builder  - 01 September, 2000 - John Clark

EZQuery is a C++ Builder component TQueryDialog that dynamically creates a query dialog from either a TForm, TDBGrid or TDataSet. It is great for end-user database applications where the user needs an easy method to search for database records....

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: Dialog Workshop for VCL 2.1 - Delphi XE2 support - 21 November, 2011

Create your own customized Windows common dialogs without writing a line of code! You
can dock your Delphi form to bottom, top, left and/or...

APR Dialogs for Delphi 6 - 13 September, 2001
APR Dialogs for Delphi 6 released - replacement for the standard Borland dialog components. Features - docked forms, customizable dialog startup...
ANN: SMImport suite v 1.20 for Delphi/C++Builder - 23 January, 2001
We glad to say that we released the new version of SMImport for Delphi/C++Builder.

SMImport for Delphi&C++Builder is a native VCL...
ANN: SMImport suite v2.19 for Delphi/C++Builder - 30 November, 2004
New version of SMImport for Delphi/C++Builder 2.19 released.

Short list of changes:
- lookup and substitute field loading
SMImport suite - 31 October, 2000
Today I released the new product: SMImport for Delphi/C++Builder.

SMImport for Delphi&C++Builder is a native VCL component suite for...
Categories

Latest Forum Entries