There're a few more things the TAeroPngImage control lacks, compared to the TPicture.

- IA Object Properties TPicture.png (100.23 KiB) Viewed 4382 times

- IA Object Properties TAeroPngImage.png (71.95 KiB) Viewed 4382 times
Also, in our projects we define variables that each holds the path to a bitmap file, which is part of the Creatives. This variable is then used as the name of a TPicture control on every dialog form and gets loaded at runtime.
So we don't need to change any forms between versions and projects, just replace the bitmaps.
The same scenario doesn't work with the TAeroPngImage. It remains empty.
My wish is that its functionality gets extended with all features that TPicture is providing.
Last but not least, it would be helpful if the Object Properties window could get a combobox with all components on the form. Sometimes you have to move controls out of the way just to select another.