This property sets whether or not the base image is displayed Pan window.

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

Property Value

The ShowInPanWindow property sets whether or not the base image is displayed in the Pan window.

Value Explanation
True Displays the base image (Default)
False Does not display the base image

Explanation

Using this property, you can switch between displaying or hiding the base image in the Pan window. (The base image is the image pointed to by the ImageHandle property). The default value is True.

Setting this value

This value can be set at design-time and run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation