为什么tprinter.canvas的draw方法在delphi6里面使用有错?时间:2022-06-19 17:36:07比如我定义了一个tbitmap的变量map,但当你使用以下语句时 printer.canvas.Draw(10,10,map); 提示错误: incompatible types:'tgraphic'and'tbitmap' 请给我一个答案? 1 个解决方案 #1 不会呀,我刚才试了一下,没有错误。 #1 不会呀,我刚才试了一下,没有错误。