appbar DontSlideOnTaskBarWhenAutoHide property
Return to Introduction  Previous page  Next page
Applies to
acAppBar component.  

Declaration
property DontSlideOnTaskBarWhenAutoHide: Boolean;  

Description
The DontSlideOnTaskBarWhenAutoHide property controls whether the AppBar should not appear over the taskbar when it slides from the screen side (when user activates it from hidden state).  
 
By default, this property set to False, so it will slide from whole side of screen. Set it to False if you don't want to obscure other application desktop toolbars, when your AppBar became activated.  

See also

AutoHide property.