Table of Contents

TTMSFNCCustomListBox.CutToClipboard Method

Cuts the selected items to the clipboard.

API unit family: TMSFNCListBox Declaring type: TTMSFNCCustomListBox

Syntax

procedure CutToClipboard(ATextOnly: Boolean = False); virtual;

Parameters

Name Description
ATextOnly When True, only item text is placed on the clipboard.