This method redisplays the image on the ImageKit Control

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

Parameters

None

Return Value

None

Explanation

The Refresh method is used to redisplay an image in the ImageKit Control. If the image currently being displayed has been changed in some way either by executing another method or by editing the image, these changes will not appear in the ImageKit Control until the image is redisplayed by executing the Refresh method.

 

The ImageKit10 VCL is a product created by Newtone Corporation