home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 May
/
Chip_2002-05_cd1.bin
/
chplus
/
cpp
/
3
/
Print.exe
/
readme.txt
< prev
Wrap
Text File
|
1998-02-09
|
576b
|
20 lines
//---------------------------------------------------------------------------
// Borland C++Builder
// Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved.
//---------------------------------------------------------------------------
TITLE:
PRINTING
DESCRIPTION:
A simple five page editor that prints.
DEMONSTRATES:
+ Printing all or a range of pages using TPrinter
+ Querying the user with TPrintDialog
+ Using TStringList to manage text for multiple pages
+ TTabSet, TPanel, TMemo, TSpeedButton
COMMENTS: