treeview ToolTips property
Return to Introduction  Previous page  Next page
Applies to
acTreeView component.  

Declaration
property ToolTips: Boolean;  

Description
Specifies whether the items in the tree view have tooltips. Set ToolTips to True to specify that items in the tree view control have tooltips (Help Hints).  
 
Specify the ToolTip text in an OnHint event handler using the Hint property.