You are reading help file online using chmlib.com 
     | 
  
| 
       
 TBaseReport. AssignFont method  | 
    Top Previous Next | 
| 
 Declaration procedure AssignFont(Font: TFont); 
 Category 
 Description Selects current font to the TFont object from list. 
 See also 
 Example (Delphi) RvNDRWriter1.AssignFont( FontDialog1.Font ); 
 Example (C++Builder) RvNDRWriter1->AssignFont( FontDialog1->Font );  | 
You are reading help file online using chmlib.com 
     |