TIWCGJQTooltipMouseOver Enumeration

Represents type TIWCGJQTooltipMouseOver.

Namespace: IWCGJQTooltip
type
 TIWCGJQTooltipMouseOver = (movShow,movHideShow);

The TIWCGJQTooltipMouseOver type exposes the following members.

Show:
 NameDescription
movHideShow

Represents constant movHideShow.

movShow

Represents constant movShow.

Top