TPageSetupDialog Component
--------------------------

 CONTENTS

  1 - INTRODUCTION
  2 - INSTALLATION
  3 - USE
  4 - DEMO
  5 - WARRANTY


1 - INTRODUCTION

        The TPageSetupDialog component displays a page setup dialog  box that
    permits the user to select which printer to print to, the  page type, the
    page orientation and the printing margins.

2 - INSTALLATION

     * BACKUP YOUR CMPLIB32.DCL (OR COMPLIB.DCL) BEFORE DOING THIS!
     * Copy PAGESETUP.PAS and PAGESETUP.DCR to your Delphi components folder;
     * From the Delphi menu choose COMPONENTS|INSTAL... , choose Add, browse,
     select PAGESETUP.PAS and choose OK.
     * Now, the PageSetupDialog component is in the Dialogs page.

3 - USE

        You can customize how the  page setup dialog box appears  and behaves
     using the  Options  property.  Display  the  page setup  dialog  box  by
     calling the Execute method.
         For a complete description  of this component,  please  refer to the
     PageSetup Help.

4 - DEMO

        Demo program that shows how to use the component.

5 - WARRANTY

       Users of the  TPageSetupDialog Component  must accept this  disclaimer
   of warranty:

        THE SOFTWARE IS SUPPLIED AS IS. THE AUTHOR DISCLAIMS ALL WARRANTIES,
    EXPRESSED OR IMPLIED,  INCLUDING,  WITHOUT LIMITATION, THE WARRANTIES OF
    MERCHANTABILITY AND OF  FITNESS FOR  ANY PURPOSE.  THE AUTHOR ASSUMES NO
    LIABILITY  FOR DAMAGES,  DIRECT OR CONSEQUENTIAL,  WHICH MAY RESULT FROM
    THE USE OF THIS SOFTWARE.




    If you have any questions, comments, suggestions, feel free to e-mail me

        Cezar Lenci
        sintesis@dglnet.com.br

Enjoy.
