EnableInfotips: Boolean;
The EnableInfotips property determines how object information is displayed in a tooltip.
This property is outdated, use ShowHints.
The property is set to False by default, a tooltip for tree elements is not displayed.
If the property is set to True, on hovering the mouse cursor on element the corresponding repository object information is displayed. This information is also available in the Text property of argument of the OnGetHint event, it can be redetermined if required.
See also: