"showToolTips" - obsolete with version 3.12
Specifies whether the tree view shows tool tips for truncated column texts.
Synopsis
shape.showToolTips(bool mode);
Parameters
| Parameter | Description | 
|---|---|
| shape | Name of the object | 
| mode | 
                                 TRUE = Show tool tips for truncated column texts. FALSE = Do not show tool tips for truncated column texts.  | 
                        
Description
Specifies whether the tree view shows tool tips for truncated column texts.
Assignment
Tree widget, DPTypeView
