home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------------------------
- // Borland C++Builder
- // Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved.
- //---------------------------------------------------------------------------
-
- TITLE:
- TWOFORMS
-
- DESCRIPTION:
- Show a second form when a button is pushed on the main form.
-
- DEMONSTRATES:
- + The ShowModal method of TForm
-
- COMMENTS:
-
-
-