 "allColumnsShowFocus"
"allColumnsShowFocus"
    
    Shows the focus for all columns of a tree widget.
Synopsis
shape.allColumnsShowFocus(boolmode);
Parameters
| Parameter | Description | 
|---|---|
| shape | Name of the object | 
| mode | TRUE = show focus for all columns of a tree widget. FALSE = show focus only for one column. | 
Description
Shows the focus for all columns of a tree widget.
Assignment
Tree widget, DpTypeView, DpTreeView
