This property sets the caption for the image-editing toolbar

[C++Builder]   imagekitcontrolname->Edit->ToolBarCaption [ = UnicodeString ]
[Delphi]   imagekitcontrolname.Edit.ToolBarCaption [ = string ]

Property Value

The string used for the image-editing toolbar caption.

Explanation

The ToolBarCaption property sets the caption for the image-editing toolbar. If the ToolBarCaption property is blank and the ToolBarCloseBox property is False, then the title bar is not displayed on the image-editing toolbar and it cannot be moved with the mouse.

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