This property sets whether or not there is a close button on the Pan Window title bar

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

Property Value

Value Explanation
True Close button is displayed on the title bar of the Pan Window.
False Close button is not displayed on the title bar of the Pan Window.

Explanation

The CloseBox property sets whether or not there is a close button on the Pan Window title bar.

The CloseBox property corresponds to the Display Control's PanWindowCloseBox property in earlier versions of the ImageKit.

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