TIWCGJQTooltipMouseOut Enumeration

Represents type TIWCGJQTooltipMouseOut.

Namespace: IWCGJQTooltip
type
 TIWCGJQTooltipMouseOut = (motHide,motHideShow);

The TIWCGJQTooltipMouseOut type exposes the following members.

Show:
 NameDescription
motHide

Represents constant motHide.

motHideShow

Represents constant motHideShow.

Top