TIWCGJQTooltipOptions.MouseOut Property

It adds a managed mouseout event to the target DOM elementassociated with the Bubble Popup;possible values are ‘show’ or ‘hide”show’ : when mouse is out the target element, show the Bubble Popup associated with it’hide’ : when mouse is out the target element, hide the Bubble Popup associated with it

Namespace: IWCGJQTooltip
published
 property MouseOut: TIWCGJQTooltipMouseOut index 15 read GetMouseOut write SetMouseOut stored IsEnumerStored;

Property Value