timagelist is a VCL component representing an indexed collection of uniform sized images.
I want to load a picture (32 bit-depth, transparent) from a TImageList to an TImage. The standard approach would be ImageList.…
delphi png transparency timage timagelist