TWin95Gauge Component for Delphi
     
               Written by Chris Kokkos - August '95, Greece.
            ------------------------------------------------------

This gauge component brings the Windows95 gauge look to Delphi. It does
not consume too many resources as the TGauge component from the sample
page in Delphi but it's rather restricted in some areas such as colors,
borders, it has no text (eg. 40%) inside the bar. It neither has other
styles such as vertical bars. I made it rather small and sleek. I've also
included the source code for it too!!! (So, change it a little bit if 
you like...).


*** New Properties:

Boxes           (2 or more) It defines how many boxes will be drawn when
                100% of the bar is reached. It also adjusts itself when
                you change the width of the component during the form 
                design stage. The BoxWidth and Height are static so
                you have a standard height, you cannot change it.


---------------------------
TWin95Gauge
Created by Chris Kokkos, August '95.
Athens, Greece.


If you use these components in your applications please include the usual
credits in your "About.." dialog.

                  
                   For any info or suggestions please 
                   feel free to write to:
  
                   ********************************
                   **     Beat@hellas.hol.gr     **
                   ********************************