History:

v2.17   Make it Delphi 6 compatible
    	Fixed the bug of Hint
    	Add pack and unpack skin support, all skin files could be packed into one file


v2.16   Clean the code and some minor changes
        Add the support of GIF
            ----- GIFImage full package can be download from
            http://www.melander.dk/delphi/gifimage/index.html
            please put the gifimage.pas into the same folder
        Add Grayout and GrayoutAll property
        Add SetHotSpotCursor procedure
        
        Add TransparentSkin Component, it is easy to make a 
        transparent form and fade in fade out effect.
        (Only in Windows 2000)

v2.15   Button works just like normal windows button

v2.14b  Fixed "JPEG Error#41" error message in Delphi IDE

v2.14   Update OnShowHint procedure , it doesn't flicker any more
        Add grayout function, TSkinForm will be grayed when it is deactivate
        Change the cursor when hovering over a hot-spot to give visual feed back
        Add procedure AdjustPixelFormat, 24bit skin works better in 256 Color

v2.13   Fixed bug of transparent text of SetDisplayText in Delphi 3
        MouseOnBitmap works better

v2.12   Fixed bugs of SetDisplayText in Windows 2000/NT
        Make it Delphi 3 compatible
        Rebuild Help with Help & Manual

v2.11   Fixed bugs of Vertial Trackbar - MouseDown

v2.1    Release as a shareware
