How to revert to default design-time assigned picture of TImage component in Delphi XE+?
The control does not keep track of any previous images. So, you will need to do one of the following:
Option 1 is very messy, I do not recommend it. So, I suggest you go for option 2.
The control does not keep track of any previous images. So, you will need to do one of the following:
Option 1 is very messy, I do not recommend it. So, I suggest you go for option 2.