CCR.Clipboard icon indicating copy to clipboard operation
CCR.Clipboard copied to clipboard

Extended TClipboard implementation for Delphi (FMX and VCL)

Results 1 CCR.Clipboard issues
Sort by recently updated
recently updated
newest added

Hi, I'm testing this library, but I have an error when using Clipboard.AssignText on Windows. It always raises the exception "OpenClipboard Failed" when calling OleFlushClipboard inside ResolveOutstandingPromisesToOS on TClipboard.Close. Any...