This property sets the type of rectangle used by the image-editing toolbar (whether it is a rectangle or a square)

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

Property Value

Value Explanation
True Square
False Rectangle

Explanation

The Square property sets the type of rectangle used by the image-editing toolbar (whether it is a rectangle or a square). 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