I have a little bit of experience with delphiX, but far from enough. I have difficulties with the simplest things. I am hoping anyone can answer some of my questions. I have a few of them.

Why do we have so many options of images in delphiX. What should I use, Bitmaps, Dibs, DXDibs, DXImagelists.. I'm going nuts, folks?

How can I copy an area from a surface and store that area as an image in my DXImageList?

Why should I use TDXForm instead of TForm?

What is the fastest way of representing simple graphics on my surface?

What is the difference between TDib and TDXDib?