Memory Leaks

Hi,


I'm trying to show a jpeg image in a TDBAdvGrid column (see previous posts) & when I exit the application I get a large number of memory leaks of TCellGraphic and TCellProperties.

See this pastbin for an example: http://pastebin.com/q8apGspK

There's hundreds.

Is there anything I'm doing wrong here ??

Thanks
Stuart

I have retested using blob field pictures in the grid here with both PageMode = true and PageMode = false and with memory leak testing activated but I haven't seen a memory leak here. Can you please provide more details / step by step information with which we can reproduce this here?