This property sets the position where the image-editing toolbar is displayed (in pixels)

[C++Builder]   imagekitcontrolname->Edit->ToolBarTop [ = short ]
[Delphi]   imagekitcontrolname.Edit.ToolBarTop [ = Smallint ]

Property Value

ToolBarTop is the vertical distance from the top of the screen to top of the image-editing toolbar.

Values are in pixels.

Explanation

The ToolBarTop property sets the position where the image-editing toolbar is displayed (in pixels)

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