This property sets whether or not a cursor is displayed in the magnifier

[C++Builder]   imagekitcontrolname->Magnifier->ShowCursor [ = bool ]
[Delphi]   imagekitcontrolname.Magnifier.ShowCursor [ = Boolean ]

Property Value

Value Explanation
True Displays a mouse cursor in the magnifier
False Does not display a mouse cursor in the magnifier (default)

Explanation

The ShowCursor property sets whether or not a cursor is displayed in the magnifier.

The default value is false. When this property is set to False, no cursor is displayed in the ImageKit Control.

Setting this value

  This value can be set at runtime.

Retrieving this value

  This value can be retrieved at runtime.

 

The ImageKit10 VCL is a product created by Newtone Corporation