home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------------------------
- // Borland C++Builder
- // Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved.
- //---------------------------------------------------------------------------
-
- TITLE:
- DOODLE
-
- DESCRIPTION:
- A simple paint progam
-
- DEMONSTRATES:
- TColorGrid sample control, TCursor, TTabSheet, TSpeedButton,
- LoadCursor, MouseUp MouseDown events
-
- COMMENTS:
- Also shows shape drawing on a Form's canvas.
-
-