Clipboard History

Clipboard Monitoring and Clip History Component for VCL

For all versions of Delphi and C++ Builder from 3 to 10.2 Tokyo and for all versions of Windows from XP to 10


Clipboard History (TClipboardHistory component) allows you to monitor text clipboard changes and to get the unlimited clip history.

When the content of the text clipboard is changed, the OnChange event is fired and the new text clip is added into the smart clip list that avaialble as History property. If the clip was in the history it is just moved to the top of the list.

Clip history can be save and loaded to/from stream or file, so you can have the history saved between Windows sessions.

Clipboard History suite includes demo project that demonstrates main features of TClipboardHistory component:

Clipboard History Demo


Download free demo, order full source code right now!