TCustomRVPrintPreview.Next

<< Click to display table of contents >>

TCustomRVPrintPreview.Next

Switches the current page (PageNo property) to the next page, if possible.

procedure Next;

See also properties:

▪PageNo;

▪TRVPrintPreview.RVPrint.PagesCount.

See also methods:

▪Prev;

▪First;

▪Last.