|
TCustomRVPrintPreview |
Top Previous Next |
|
TCustomRVPrintPreview is an ancestor of TRVPrintPreview component. This class draws a blank page, introduces mechanisms of page switching and scaling. Unit CRVPP; Syntax TCustomRVPrintPreview = class(TRVScroller) Hierarchy TObject TPersistent TComponent TControl TWinControl TCustomControl Cursors Print preview uses two cursors: Scaling Scaling is defined by:
Page switching First, Last, Prev, Next methods, PageNo property. Displaying margins Colors and widths
Scheme
|