Using Clipboard in CLX
Using Clipboard in CLX
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.