Table of Contents

TTMSFNCListBox.OnBeforeCutToClipboard Event

Occurs before selected items are cut to the clipboard.

API unit family: TMSFNCListBox Declaring type: TTMSFNCListBox Inherited from: TTMSFNCCustomListBox

Syntax

OnBeforeCutToClipboard: TTMSFNCListBoxBeforeCutToClipboardEvent;

Parameters

Name Description
Sender The list box that triggered the event.
ACanCut Set to False to cancel the cut operation.