rmnrdi
7 years agoContributor
Property for TPanel image
I have an application that needs to compare two TPanel images. I'm not having great luck with image comparisons. Basically, I'm trying to check if the panel is empty, or has any image at all in it. TC is failing a comparison between two identical (to the human eye anyway) images because of screen resolution or something. IDK, I just want to move away from pic compares because they seem shakey.
Is there a property for TPanel that will tell you if it has an image in it? Is there another, better, way?
Thanks,
Rob