formroller Animate property
Return to Introduction  Previous page  Next page
Applies to
acFormRoller component  

Declaration
property Animate: Boolean;  

Description
The Animate property Animate determines whether the form is rolled up and down by steps or all at once. If Animate is True, the form is rolled up and down by steps to give the impression that the form is shrinking or expanding. If Animate is False, the size of the form is simply changed from full size to the height of the caption or the RemainHeight value.  

See also
AnimateSpeed property.