The ToolTipBinding is a binding which can be added to a px widget, which invokes a popup tooltip when the mouse is hovered over the widget.
Ord
The base ord utilizes in resolving the tooltip text, which utilizes a BFormat field.
toolTip
BFormat property used to create the text which is displayed in the corresponding popup tooltip.
leaseDepth
Integer property used to configure the depth to which components are leased to populate updated values in the tooltip window. The default value is 1, which will lease all of the direct child components of the specified ord.
xOffset
The horizontal distance from the mouse event at which the popup tool tip window is opened.
yOffset
The vertical distance from the mouse event at which the popup tool tip window is opened.