Page 1 of 1

Using Clipboard in CLX

Posted: Fri Oct 01, 2004 2:21 pm
by 9338558
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.