clx tmetafilecanvas wrong type

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
klint
Newbie
Newbie
Posts: 9
Joined: Tue Mar 01, 2005 5:00 am

clx tmetafilecanvas wrong type

Post by klint » Tue Mar 22, 2005 3:55 am

The clx version need to change the metafilecanvas from tcanvas to tbitmapcanvas so that the handle gets created. This stops tcustomteepanel.draw from throwing an exception when start is called.

klint.

Post Reply