DSLABEL 1.0 - Drop Shadow Label Component

The TDSLabel component is a descendent of TLabel.  The additional properties
added are:

   Shadow           - TShadow, parent property - has component editor
     DisabledColor  - TColor, color of shadow when label is disabled
     EnabledColor   - TColor, color of shadow when label is enabled
     Offset         - Integer, the number of pixels the shadow is offset
     Style          - TShadowStyle, tsSolid to make shadow look 3D
     Direction      - TShadowDir, shadow direction(None, up, down, ...)

Use the Font color and style in conjunction with the shadow color to create
nice looking 3d labels.

To install this component, unzip into your components directory.  Then from
within Delphi select Options|Install Components.  Then select Add and then
Browse for DSLABEL.DCU.  That's it.  This component will get installed 
on a Plugins tab.
------------------------------------------------------------------------------
This component is public domain and can be distributed freely.  This component
and all associated files have no warranty or guarantees.  If you install this
component/use it and it destroys your system/life, author is not responsible.

Jeffrey M. McClelland
