TTMSFNCListBoxBeforePasteFromClipboardEvent Event Type
Event handler called before clipboard content is pasted into the list box.
API unit family: TMSFNCListBox
Parameters
| Name | Description |
|---|---|
Sender |
The list box that triggered the event. |
ACanPaste |
Set to False to cancel the paste operation. |