appbar Enabled property
Return to Introduction  Previous page  Next page
Applies to
all sub-structures of acAppBar component.  

Declaration
property Enabled: Boolean;  

Description
The Enabled property of Sliding structure determines is the sliding effect currently enabled.  
 
When the Enabled is True, all automatic movements of the AppBar will be displayed with smooth sliding effect.  
 
To specify duration of the sliding effect — use SlideTime property.  

See also
SlideTime property of Sliding structure.