This property sets whether or not an edge is displayed on the magnifier

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

Property Value

Value Explanation
True A border is displayed on the magnifier
False A border is not displayed on the magnifier (default)

Explanation

The Edge property sets whether or not an edge is displayed on the magnifier.

The default value is false. When the Edge property is set to True, a black border is displayed on the magnifier.

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