Hi! Im running IE 4.3 on windows 7-64 XE2 and have refrech problem with an ImageEnView when memory resources are low, See screenshot, I have many TIEbitmaps loaded and when I change store location to some of them to location Disk the ImageEnView are start updating again as normal. How can I detect an ImageEnView is out of resources so I can free som memory?
Rather than trap situations where resources are low, your first step should be reviewing your code to determine whether there is a better way to manage those resources. You say you have lots of IEBitmaps in memory, how are you using them?