This is strange... When I use the 0.26.2 version with Delphi 2007 and 2009 they both complain about memory leaks I don't even have to load any images I just have to include them in my project... I didn't have this with the old version I used.

EDIT: The actual memory leaks are not caused by Vampyre, but they are still strange and point to classes that could possible not have memory leaks (ie. TObject descendant with one LongWord public variable and a few methods etc.)...