Clipboard Monitor

Hi TMS friends. I wonder if there is any component that keeps monitoring the Windows Clipboard and triggers an action when Clipboard contents change or something is copied into it.
Thank You.

At this moment we do not have such component but it is an interesting idea.
We have such technique built-in in TAdvCodeList (that comes with TAdvMemo: TAdvMemo Highly configurable syntax highlighting memo control with code-folding, autocompletion, bookmarks & source code container) and it would be a matter of extracting this and build a non-visual component around it. So, we will consider this for future developments.