http://bugs.winehq.org/show_bug.cgi?id=30611
--- Comment #2 from ocean04@suomi24.fi 2012-06-16 10:40:21 CDT --- Some info about Lazarus activex: http://wiki.freepascal.org/LazActiveX
Problem line in sourcecode:
olecheck((AXC.ComServer as IViewObject).Draw(DVASPECT_CONTENT,0,nil,nil,0,DC,@bounds,@bounds,nil,0));
One workaround is to edit component source and add try/except around that line.. Anyway bug should be fixed