This property sets the vertical offset in pixels between the mouse cursor position and the tool tip

[C++Builder]   imagekitcontrolname->ToolTipYfromMouse[= short ]
[Delphi]   imagekitcontrolname.ToolTipYfromMouse[= Short ]

Reference

ToolTipYfromMouse - the vertical offset in pixels between the mouse cursor position and the tool tip. The default value is 10.

Explanation

The ToolTipYfromMouse property sets the vertical offset in pixels between the mouse cursor position and the tool tip. This property is enabled when the ToolTip property is set to a value other than ikNone.

Setting this value

This value can be set at run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation