Using Clipboard in CLX

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
NG
Newbie
Newbie
Posts: 9
Joined: Tue Aug 17, 2004 4:00 am

Using Clipboard in CLX

Post by NG » Fri Oct 01, 2004 2:21 pm

Is it just me or does everyone have problems with CLX. I have a Delphi 7 application running in Windows with CLX components and using TeeChart Pro 7 (CLX). I have a chart I want to copy to the clipboard so I call 'Chart1.CopyToClipboardBitmap;'. This doesn't seem to copy anything to the clipboard. If I try this same thing using VCL components everything works fine. Any help would be appreciated.

Post Reply