--------------------------------------------------------------
Component: DsFramedImage R1.1
Compiler : Delphi 3 or later
           
Copyright (c) 1999-2000 Djoko Susilo
Jl. Niaga Raya Q14 Kemang Pratama, Bekasi 17116, Indonesia
e-mail: djokos@cabi.net.id
web: http://homepage.indo1.com/delphianhome
--------------------------------------------------------------

Thank you for trying this component, hopefully it will meet one of your need. You can use it freely as far as you dont put it in commercial matter. Otherwise you must register your copy. However, I appreciate if you can contribute by sending me $1 or equivalent, for further development.

DsFramedImage is an enhancement of TImage so it will be capable to display image in a 3D frame. This effect will greatly improve your image appearance. Its frame is designed using gradient effect. The basic frame effects available are: full gradient, inner gradient, outer gradient, simple 3D and their combinations, including rounded corner.
See the sample picture included.

Please send your feedback and suggestion to: djokos@cabi.net.id
For the latest updated version you can visit http://homepage.indo1.com/delphianhome

---------------------------------------------------------------
Update 06-May-2000 R1.1 fixed some known bugs:
- now the component will always update image when loaded.
- fixed the zero division exception when image is cleared.
- fixed blinking in design time when AutoSize=True and Align is
  set other than alNone.
- fixed corner radius when FrameStyle=fsFlatGrad
- added border to identify current position
- fixed region deletion in GradientOuter, GradientInner & Paint
---------------------------------------------------------------
