home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------------------------
- // Borland C++Builder
- // Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved.
- //---------------------------------------------------------------------------
-
- TITLE:
- WPM - Words Per Minute
-
- DESCRIPTION:
- See how fast you can type.
-
- DEMONSTRATES:
- + TTimer, TRichEdit, TProgressBar.
- + Responding to the OnKeyDown event.
- + Accessing text in a RichEdit control.
-
- COMMENTS:
-
-
-