Hi
I have a TImage in my form where I can open an image in the TPicture property, what I need to do is to clear de TImage when there is an Image already asociated to the Tpicture property, so the TImage become Empty..
Can someone help me to do it, because there is not any function like
Image1->Clear() or Image1->Picture->Clear()
Thanks