This method displays the properties dialog for the selected object allowing the object to be edited.

[C++Builder]   imagekitcontrolname->Edit->ShowPropertyDialog()
[Delphi]   imagekitcontrolname.Edit.ShowPropertyDialog

Parameters

None

Return Value

None

Explanation

The Property method displays the properties dialog for the selected object allowing the object to be edited.

Executing this method is the same as using the popup menu of the vector image editing toolbar and selecting "Properties". Instead of right clicking the mouse to display the popup menu, you can execute this method.

Differences from the ImageKit 8/9/10 ActiveX

This method's name was changed from Properties.

 

The ImageKit10 VCL is a product created by Newtone Corporation