These properties set the type of ellipse (whether circle or ellipse) used in the image editing toolbar

[C++Builder]   imagekitcontrolname->Edit->Circle [ = bool ]
[Dephi]   imagekitcontrolname.Edit.Circle [ = Boolean ]

Property Value

Value Explanation
True Circle
False Ellipse

Explanation

These properties set the type of ellipse (whether circle or ellipse) used in the image editing toolbar. The default value is False.

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