You are reading help file online using chmlib.com 
     | 
  
| 
       
 TRpBarsBase. PrintFimC method  | 
    Top Previous Next | 
| 
 Declaration procedure PrintFimC( X,Y: double ); 
 Category 
 Description This method prints a PostNet FIM C at the given X, Y location. 
 See also TRpBarsBase Class, PrintFimA, PrintFimB 
 Example (Delphi) PostNetBC1.PrintFimC(3.5,0.5); 
 Example (C++Builder) PostNetBC1->PrintFimC(3.5,0.5);  | 
You are reading help file online using chmlib.com 
     |