You are reading help file online using chmlib.com 
     | 
  
| 
       
 NumDown property (read/write/published) archived BEX only  | 
    Top Previous Next | 
| 
 Declaration property NumDown: integer; 
 Default 10 
 Category 
 Components 
 Description This property defines the number of labels down each page. 
 See also LabelHeight, LabelWidth, NumAcross 
 Example (Delphi) LabelShell1.NumDown := 7; 
 Example (C++Builder) LabelShell1->NumDown = 7;  | 
You are reading help file online using chmlib.com 
     |