TIWCGJQTooltipOptions.Tail Property

“tail” is an object that contains the following properties for the Bubble Popup’s tail “align” (String) option sets the alignment for the tail and possible values are’left’, ‘center’ or ‘right’ when Bubble Popup’s position is ‘top’ or ‘bottom’ otherwise ‘top’, ‘middle’ or ‘bottom’ when position is ‘left’ or ‘right’; “hidden” (Boolean) option can be true or false and toggle on or off the tail’s image.

Namespace: IWCGJQTooltip
published
 property Tail: TCGJSon index 09 read GetJSonValue write SetJSonValue stored IsJSonStored;

Property Value

Type: TCGJSon