TIWCGJQTooltipAlign Enumeration

Represents type TIWCGJQTooltipAlign.

Namespace: IWCGJQTooltip
type
 TIWCGJQTooltipAlign = (taLeft,taCenter,taRight,taTop,taMiddle,taBottom);

The TIWCGJQTooltipAlign type exposes the following members.

Show:
 NameDescription
taBottom

Represents constant taBottom.

taCenter

Represents constant taCenter.

taLeft

Represents constant taLeft.

taMiddle

Represents constant taMiddle.

taRight

Represents constant taRight.

taTop

Represents constant taTop.

Top