OVERVIEW:
==========

TMPPrintDialogEx component version 02-09-2003 for delphi 6

TMPPrintDialogEx is an enhanced TPrintDialog which supportes the new 
Print Dialog style of Windows 2000 and XP.

LICENSE:
=========

Author    : markus stephany, merkes@mirkes_dot_de
Copyright : (C)2003 markus stephany, all rights reserved

    This source code is freeware. You may use, change, and distribute without
    charge the source code as you like. This unit can be used freely in any
    commercial applications. However, it may not be sold as a standalone product
    and the source code may not be included in a commercial product. This unit
    is provided as is with no warrent or support. Make sure to read relevant
    information and documentation from Microsoft before using this unit.


INSTALLATION:
==============

copy all files under the \vcl subdir in a directory contained in delphi's search path.
add MPPrintDialogEx.pas to one of your library packages (e.g. "Borland Delphi User Components")
and recompile this package.
After successfull recompiling, the component TMPPrintDialogEx should be 
available on the "mirkes.de" tab.


USAGE:
=======

read the help file included in this package (under the \doc path).


HISTORY:
=========
 
 v 02-09-2003: february 09, 2003
         - initial release


===================


have fun,

markus.

