Board index » delphi » problem with TCanvas
c...@contact.net (Christos Karras)
![]() Delphi Developer |
Tue, 14 Sep 1999 03:00:00 GMT
problem with TCanvasIn a TCustomControl, I do: procedure DrawChar; But this is VERY slow. (This was the bug in my last message, it was so slow I Maybe I could use a buffer (array[1..8,1..16]) of pixel, and then copy that -Christos Karras---------------<c...@contact.net>- |