TIWCGJQTooltipPosition Enumeration

Represents type TIWCGJQTooltipPosition.

Namespace: IWCGJQTooltip
type
 TIWCGJQTooltipPosition = (tpLeft,tpTop,tpRight,tpBottom);

The TIWCGJQTooltipPosition type exposes the following members.

Show:
 NameDescription
tpBottom

Represents constant tpBottom.

tpLeft

Represents constant tpLeft.

tpRight

Represents constant tpRight.

tpTop

Represents constant tpTop.

Top