Feb 242005
To have an OnPaste property in a TEdit component, I wrote a little unit/package to create a descendant of TEdit. At the moment it only has OnPaste as an extra property (event), but I will extent it with OnCopy, OnCut, since they might come in handy in the future.