ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellTree.ShowButtons Property

Specifies whether to display plus (+) and minus (-) buttons to the left side of each parent item.

Syntax
Pascal
property ShowButtons;

If ShowButtons is true, a button will appear to the left of each parent item. The user can click the button to expand or collapse the child items as an alternative to double-clicking the parent item.

Copyright (c) 2011. All rights reserved.