This property sets whether or not a close [X] button is displayed on the image-editing toolbar

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

Property Value

Value Explanation
True Displays a close button on the title bar of the image-editing toolbar
False Does not display a close button on the image-editing toolbar

Explanation

The ToolBarCloseBox property sets whether or not a close [X] button is displayed on the image-editing toolbar.

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