home *** CD-ROM | disk | FTP | other *** search
- I wrote 'GlyphTry' when trying to design my first Delphi application,
- and finding I was wasting time searching the images directory for
- the right Speedbutton image!
-
- No doubt it could be improved in many ways, but I did not want to
- spend much time on it.
-
- Notes:
-
- 1. It is primarily intended for viewing Speedbutton glyphs, so
- displays them on a normal-size Speedbutton. But it could
- also be used as a rough and ready viewer for other bitmaps,
- so I included a large button.
-
- 2. The images Borland supplies in \delphi\images\buttons all
- have 2 glyphs, so I have hardcoded NumGlyphs := 2.
-
- Any comments and suggestions welcomed!
-
-
-
-
- John Braga
- Crown Systems
- Huntingdon, UK
-
- 70134,201
- March 26th 1995
-