TQRShadowRect: A QuickReports Rounded or not Rectangle with shadow.
For Delphi 2 (not tested) and Delphi 3.
Version 1.0a Feb-26-1998
(c) 1998 Patrice PECHEREAU For DEFI Informatique.

This Component is inspired by TQRRRect, a Richard Fellner round rectangle component.


Description:

  TQRShadowRect is a QReport Shadow Rectangle component with rounded capabilities. Its
  can be used with both QuickReports versions 1.x and 2.x.


Properties:

  Curve: Integer; -> Curve of rounded corners.
  ShadowBrush : TBrush; -> Shadow Brush properties (0 = no shadow).
  ShadowWidth : Integer; -> With of shadow.


Disclaimer:

  This component is donated to the public as public domain.

  This component can be freely used and distributed in commercial and
  private environments.

  The source code may be freely distributed and used. The author
  accepts no responsibility for its use or misuse.

  The author assumes no liability for damages, direct or consequential, which
  may result from the use of this component.                           

  Please forward any comments or suggestions to ppechereau@horanet.fr.


Contents of QRSWRECT.ZIP:

  README.TXT   : This file 
  QRSWRECT.PAS : Contains TQRShadowRect component with the Register procedure
  QRSWRECT.DCR : component resource


Installation:

  Copy the necessary files to your component directory:

    For Delphi 2.x and Delphi 3.0:
      - QRSWRECT.PAS
      - QRSWRECT.DCR

  To add this component to the component palette do:

    In Delphi 3.0:
      - Select Component | Install Components option from delphi menu
      - Into existing package page, type unit file name as QRSWRECT.PAS
        (the default package is 'Delphi Users Component')

History:

  Feb, 26, 1998 - Version 1.0
    . Initial version


Notes:

  This component was tested in Delphi 3.0 with QuickReport 2.0j.
 I think its work properly with Delphi 2.x,
  but I dont know.

  Please report any experience you get with this component to  <ppechereau@horanet.fr>

  Thanks in advance,

  La Roche Sur Yon - Vende - France


PS: Im sorry by my bad english