9#if !defined(OWL_RICHEDPR_H)
13#if defined(BI_HAS_PRAGMA_ONCE)
101 void BeginPrinting();
112 int PageOfOffset(
int offset);
TDC is the root class for GDI DC wrappers.
Derived from TWindow, TLayoutWindow provides functionality for defining the layout metrics for a wind...
TPreviewPage encapsulates a window which displays print-preview data.
TPreviewWin encapsulates a simple preview window frame.
A DC class that provides access to a printer.
TPrinter is an encapsulation around the Windows printer device interface, and represents the physical...
TPrintout represents the physical printed document that is to sent to a printer to be printed.
TRect is a mathematical class derived from tagRect.
TRichEdit encapsulates a rich edit control, a window in which a user can enter, edit and format text.
TRichEditPagePreview is a window which displays rich edit data formatted for a particular printer DC.
TRichEditPreviewFrame is a window object which contains preview pages displaying data from a rich edi...
TRichEditPrintout encapsulates the information to print/preview data from a rich edit control.
int TextLen
Length of text formatted.
TIntArray PageIndices
Index of page offsets.
TRichEdit & RichEdit
Ref. to associated control.
int PageCount
Number of pages formatted.
TFormatRange FmtRange
Range of text to format.
bool FlushCache
Have cached formatted data.
TSize SizePhysInch
Size of printer in inches.
TSize SizePhysPage
Physical size of printer (pels)
void CleanupPrintParams()
This is an overriden virtual method of TPrintout.
TSize Margins
Size of margins.
TPrinter & Printer
Ref. to associated printer.
The tagSIZE struct is defined as.
TWindow, derived from TEventHandler and TStreamableBase, provides window-specific behavior and encaps...
Definition of container classes used and made available by OWL.
Definition of classes TLayoutMetrics & TLayoutWindow.
Object Windows Library (OWLNext Core)
Definition of print preview classes.
Definition of TPreviewWin, the Preview Window class.
Definition of class TRichEdit.
Definition of container classes used and made available by OWL.