Menu

/branches/v4-dev/Src/UClipboardHelper.pas Commit Log


Commit Date  
[r1281] (5.4 kB) by delphidabbler

Modified TClipboardHelper to have AddXXX methods for each format supported by program instead of a couple of generic overloaded methods. Updated using TCopyViewMgr accordingly.

This was done to get round a quirk in how TEncoding converts string to TBytes. MBCS encodings include termination 0 byte in bytes but Unicode encodings do not include any terminating 0 byte pair. TClipboardHelper now requires text data to be passed in required string format and ensures terminating zero bytes are written to clipboard.

XMLDoc commented TClipboardHelper.

2010-12-19 10:55:11 View
Download
[r1077] (5.6 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.