You are reading help file online using chmlib.com 
     | 
  
| 
       
 TopMethod property (read/write/published) archived BEX only  | 
    Top Previous Next | 
| 
 Declaration property TopMethod: TDistanceMethod; 
 Default dmSpecial 
 Category 
 Description This property defines where the left side of the section will be measured. 
 
 See also BottomMethod, Left, LeftMethod, RightMethod 
 Example (Delphi) ReportSection.LeftMethod := pjMargin; 
 Example (C++Builder) ReportSection->LeftMethod = pjMargin;  | 
You are reading help file online using chmlib.com 
     |