  ___          _        _      ____   _         _               
 / _ \  _   _ (_)  ___ | | __ |  _ \ (_)  __ _ | |  ___    __ _ 
| | | || | | || | / __|| |/ / | | | || | / _` || | / _ \  / _` |
| |_| || |_| || || (__ |   <  | |_| || || (_| || || (_) || (_| |
 \__\_\ \__,_||_| \___||_|\_\ |____/ |_| \__,_||_| \___/  \__, |
                           Version 1.0                    |___/ 

                    Released : 15th September 1996
		       Author : Christopher Tan



Introduction
------------

Hi ! This is the second Delphi utility in the "Quick" series of utilities
I've released. If you've used QuickGlyph ( A neat glyph viewer ), you'll 
find this program to be just as useful. If you haven't, I suggest you 
grab a copy from The Delphi SuperPage. 

QuickDialog is a simple utility to help you create both Windows API 
MessageBox and Delphi's MessageDlg style Dialog Boxes without having to 
remember all those syntax/constants. Just select what type of dialog 
box you want, the buttons to put on them, type in the message & captions 
and that's it ! You can now preview your dialog box by clicking "View" 
or copy it to the clipboard by clicking "Copy". You can then paste the 
code into your editor. I hope you will find this little program to be 
useful. 

BTW, QuickDialog is released as FREEWARE so you can use it all you like,
copy it anywhere you want or give it to your friends .. No payment 
required. If you like this program, please spread this around to other
fellow Delphi programmers.


Disclaimer
----------

This program is provided AS IS without any warranty of any kind, 
either expressed or implied. The author does not assume any liability 
for any alleged or actual damages arising from the use of this program. 
Use this program at YOUR OWN RISK.


Installation
------------

To install QuickDialog, just create a new directory and copy all the
files in this ZIP archive to that directory. You can then add this 
program to the TOOLS menu in Delphi, or create a shortcut to it and 
place it wherever you like.


Contacting The Author
---------------------

Name  : Christopher Tan
Email : chris@cytec.pl.my

Please use the word "QuickDialog" in the subject field of your email.
By the way, if you're interested in the source code, just email me and 
I'll email it to you.
