Zitat von
eyeless:
@olli: aber wenigsten tApplicationEvents müsste doch ALLe messages abfangen, oder?
Nur wenn die
VCL WM_PASTE quasi forwardet! Ansonsten wird WM_PASTE nur an das jeweilige Fenster (bzw. Komponente) geschickt!
Zitat:
An application sends a WM_PASTE message to an edit control or combo box to copy the current content of the clipboard to the edit control at the current caret position. Data is inserted only if the clipboard contains data in CF_TEXT format.