WAISS TWOwnrScrllBar Beta Version 0.1


 TWOwnrScrllBar is a component that acts like the standard windows
 Scroll Bar that fires events when it is time to redraw the scroll 
 buttons or the track bar. It provides a Trect to draw in.
 
-----

The code is FreeWare. You are allowed to use and modify it in any way
you see fit.

-----

Note: This is only a beta version. It does not contain all of the feautures 
of the release version and may still contain some bugs.

-----

Propertys  : Style :    Set the component to standard drawing
		        or owner draw drawing
	     AutoSizeTrack : 
                        if the track button is to be resize like the 
	                standrd windows track bar
	     ButtonHeight: 
  	 		The height of the buttons
	     TrackHeight :
		        The height of the track bar
	     MinTrackSize 
			The minimum size that the Track Button can be when
			AutoSizeTrack is true
-----

Events:  
OnDrawTop :    Called when top button needs redrawing
OnDrawBottom:  Called when Bottom Button needs redrawing
OnDrawTrack :  Called when Track Button needs redrawing

-----

Note:   This component only works in Vertical mode
----- 
To Install:
Copy the .Pas to a directory and install it into a package;

If you make any good modifications to this component or if you have
any comments e-mail me please at AISSSOFT@AOL.Com

Please visit my web page at http://members.xoom.com/WAISS