TIWCGJQTooltipOptions.MouseOver Property
It adds a managed mouseover event to the target DOM elementassociated with the Bubble Popup;possible values are ‘show’ or ‘hide”show’ : when mouse is over the target element, show the Bubble Popup associated with it’hide’ : when mouse is over the target element, hide the Bubble Popup associated with it
published property MouseOver: TIWCGJQTooltipMouseOver index 14 read GetMouseOver write SetMouseOver stored IsEnumerStored;