I'm trying implement TImage not as widget control, but as custom control. You've just implemented bitmaps (oof!! it is very poor!!). So, I need only TPicture and TImage. The problem is TBitmap drawing, it has property Canvas, but when should it be attached? Yesterday I've got Access violation. I'll try debugging.