TCustomRVPrint.Clear

<< Click to display table of contents >>

TCustomRVPrint.Clear

Clears memory allocated for printing (in FormatPages)

procedure Clear;

After calling Clear, TRVPrint will not be able to print and display preview until the next call of AssignSource and FormatPages (or Init and FormatNextPage in TRVReportHelper).