This property refers to the window handle of the ImageKit Control.

[C++Builder]   imagekitcontrolname->Handle[= HWND ]
[Delphi]   imagekitcontrolname.Handle[= HWND ]

Property Value

The window handle of the ImageKit Control.

Explanation

TheHandle property refers to the ImageKit Control window handle. It is therefore possible, using this property value, to pass the window handle as an argument into various WindowsAPI.

Setting this value

This value cannot be set.

Retrieving this value

This value can be retrieved at run-time.

Differences from ImageKit7/8 ActiveX

This property's name was changed from Hwnd.

Differences from ImageKit9/10 ActiveX

This property's name was changed from HWND.

 

The ImageKit10 VCL is a product created by Newtone Corporation