//--------------------------------------------------------------------------- // Borland C++Builder // Copyright (c) 1987, 1998-2002 Borland International Inc. All Rights Reserved. //--------------------------------------------------------------------------- TITLE: TEXTEDIT DESCRIPTION: MDI Text Editor using RichEdit Component Demonstration DEMONSTRATES: + How to use the RichEdit component for text editing + How to use Printer Dialog Component for Priniting + How to use Printer SetUp Dialog Component for setting up Priniter + How to use Font Dialog Component + How to Menu and popup Menus components COMMENTS:
sirmadman