|
|
|
| acAppBar component.
|
| property OnUnableToAutoHide: TNotifyEvent;
|
| The OnUnableToAutoHide event occurs when user trying to dock the "autohideable" AppBar (with AutoHide = True) to the screen edge where another hidden Application toolbar already docked. Unforunately, Windows can not dock more than one hidden AppBar per screen edge.
|
|
|
| AutoHide property.
|