This property sets whether or not the location of the image editing toolbar is fixed.

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

Property Value

Value Explanation
True The image editing toolbar can be moved
False The image editing toolbar cannot be moved

Explanation

The ToolBarFixed property sets whether or not the location of the image editing toolbar is fixed. When false, the image editing toolbar can not be moved from its initial display location.

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