You are reading help file online using chmlib.com 
     | 
  
| 
       
 TBaseReport. Reset (TBaseReport) method  | 
    Top Previous Next | 
| 
 Declaration procedure Reset; 
 Category 
 Description This method will reset certain settings (Pen, Brush, Origins, Columns, Tabs, Sections and Text Cursor position) to their default values. 
 See also TBaseReport Class, ResetPrinter 
 Example (Delphi) RvNDRWriter1.Reset; 
 Example (C++Builder) RvNDRWriter1->Reset();  | 
You are reading help file online using chmlib.com 
     |