Board index » delphi » copyrect function
hari
![]() Delphi Developer |
Sun, 13 Jul 2003 20:03:53 GMT
copyrect function
Hi
my little problem: I have a picture with more symbols. symbol.LoadfromFile(....); now drawing the rect to the canvas... source:=rect(60,0,80,20); the image will not drawn transparent. Also the BrushCopy function works but borland says Anyone knows a solution ??? best regards Harald |