TColorSelector 1.20   Readme File
CopyRight (C) 1999 Luis Rodrigues

****************
**Introduction**
****************
This component help the user select a color in a simple and yet powerfull way.
It works like the Win9X color selection("Desktop Properties","Appearance").

This is still buggy, so if anyone wants to help finding bugs or adding features-and some new bugs :)
please feel free to do so.
Send me the modified source and i will include it in the next release(ofcource i will credit you for your work).


****************
****Contact*****
****************
If you have any sugestions, bug reports or a modified source
send it to:

E-Mail: LFRodrigues@mail.pt

****************
***Known Bugs***
****************
None so far.

****************
**Future Plans**
****************

Don't have any. Do you have any sugestions??????
:)

****************
****History*****
****************


Oct 21, 1999   V1.0 Beta 1     *Initial Release 
Nov 06, 1999   V1.10           *Removed the "OldCreateOrder" property from ColorForm.dfm (thanks to Andrew Duke 
                                 for reminding me that Delphi 3 and previous doesn't have that property)
                               *Removed the assignment to Parent(since i didn't use it) in the constructor of TColorSelector 
                                (thanks to Richard Nieuwland)
                               *Added a inherited statement to the paint method so if we derive a object from this one 
                                it will work as it should. (thanks to Richard Nieuwland)
                               *The ColorSelector process the WM_ERASEBKGND so it doesn't get erased(we draw on top of the 
                                old image)and it reduces the flikering a litle bit.
                               *It's 0:30 i believe it's time for me to rest a bit.
                               *i just woke up(9:27) but i remenbered a bug i saw last night (the selection rect is drawn 
                                in the Other Colors rect if a diferent color wasn't selected. We just had to move the 
                                mouse over it's area and it would be drawn)
                               *Now the color form closes iven if when you don't press a valid square(to better mimic 
     			        the windows button fuctionality
Nov 16, 1999  V1.20            *Added documentation
                               *Added a copyright string in TColorSelector              



****************
**Installation**
****************

Do it in the usual way.

********************************
*Now here comes the legal crap:*
********************************

This component is totaly FREEWARE so use it at your own risk, if by 
any chance something happens i'm not responsible.
You are not alowed to charge any money for this component or include 
it in a component colection, but you may destribute as long as it remains in it's original zip file.
This component is free for none comercial use. If you want  to use it in a comercial 
or shareware application please contact me.
