Unit Shdowpnl

***************************************************** TShadowPanel [shdowpnl unit] This unit contains the code for the TShadowPanel component. TShadowPanel is a TCustomPanel decendant. It publishes most of the properties of TPanel except the bevel properties. It borrows the BorderWidth property to set the shadow width and implements 2 new properties, FShadowColor and FBackColor. The use of these properties is self explanatory. TShadowPanel has no real use beside having the raised and shadowed look. It might make a nice pseudo shadowed window by dropping it on a form and setting Align to client. It also looks nice for a raised memo. Anyway I hope you find this code useful. If you make improvements please e-mail me a copy. Enjoy. Paul Warren HomeGrown Software Development (c) 1995 Langley British Columbia. (604) 530-9097 e-mail: hg_soft@uniserve.com Home page: http://haven.uniserve.com/~hg_soft

Classes

TShadowPanel -

Functions

Register - draw the shadow

Types

Constants

Variables


Functions


procedure Register;

draw the shadow

Types


Constants


Variables