TTMSFNCListBoxBeforeCutToClipboardEvent Event Type
Event handler called before selected items are cut to the clipboard.
API unit family: TMSFNCListBox
Parameters
| Name | Description |
|---|---|
Sender |
The list box that triggered the event. |
ACanCut |
Set to False to cancel the cut operation. |