ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamShellBreadCrumbBar.TCustomBreadCrumbControl.ButtonDown

Specifies if the items are in the ButtonDown state.

Syntax
Pascal
property ButtonDown: Boolean;

The state is toggled when an item is clicked. The state emulates that the mouse button is being held down. When hovering over an item while value is True the item will be automatically put in the down state. Set ButtonDown to False to clear the ButtonDown state.