In the latest release was added the new function AddImageFromRes(aInstance: LongWord; ImageList : TsAlphaimageList; const ResName: String; ImageFormat : TsImageFormat): Boolean; This function is not a method of the AlphaImageList object, implemented as separated function. Please check it, may be added Ico and Png there. TsImageFormat = (ifPNG, ifICO);