OpenGL in Delphi TImage component

Does anybody know if it is possible to use OpenGL to show animation in a Image component in delphi?? if yes, How???

have you looked at delphi3d ?

dont use an image, try an TPanel first, or my TDraw ( that have OWN_DC and ignores the WM_ERASEBKGND message)

mazy.annat.nu/files/delphi/components