| 
      
 | 
    
       
       
      
     | 
  
| acFormRoller component.
  | 
| type
  | 
|   TacFormRollerAnimateSpeed = 0..10;
  | 
| 
  | 
| property AnimateSpeed: TacFormRollerAnimateSpeed; // Default 8
  | 
| AnimateSpeed determines how fast the form rolls up or down. Valid values for AnimateSpeed property are 0 (the slowest) to 10 (the fastest).
  | 
| 
  | 
| Animate property.
  |