Guest_imported
New member
- Jan 1, 1970
- 0
My custom control gets "Access violation at [some address] in VCL50.bpl. Read of address [FFFFF****]." whenever I try to load an image file from a file. I've tried resources, JPEGs, and bitmaps. I have zeroed the error down to the LoadFromFile or LoadFromResource[Name or ID] procedure. How do I get rid of the error?