TImageEnMView.UpdateAttachedImageEnView
Declaration
procedure UpdateAttachedImageEnView(Delayed: Boolean = True);
Description
Use this property to force loading of the image into the
attached TImageEnView.
If Delayed is false the loading will occur asynchronously.
| Demos\Multi\Explorer\ExplorerDemo.dpr |
ImageEnMView1.UpdateAttachedImageEnView();