I am writing an application in Delphi 6 and using TFindfile component in thread mode for searching image files in folder. When next image founded, my procedure makes some image manupulations with creating TJpegImage and TBitmap instances.
After about 700 images being processed i recieve an error message Out of system resources. Please help me!
Start Free Trial