LoadFromResource instead of File … Root › Technical support › Tricks This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago by bdegli. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts October 29, 2015 at 3:27 pm #36731 bdegliParticipant Hi I'm using LoadFromFile to dynamically add png's at runtime. Does it need an additional Function to load from ResourceStream ? eg. Image.png added to resources. LoadFromPngStream(const Stream: TStream) … does not work. Thanx Beat November 3, 2015 at 9:28 am #54272 SupportKeymaster Hello “LoadFromPngStream” is a method of the TsAlphaImageList component? November 20, 2015 at 10:30 am #54352 bdegliParticipant 'Support' wrote: Hello “LoadFromPngStream” is a method of the TsAlphaImageList component? Thanx for the tipp, but I tried that before … it works from a pure png – but want to load it from a fileStram wich probably include addl. file information than the png only. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Tricks