Table of Contents

TTMSFNCCustomListBox.CopyToClipboard Method

Copies the selected items to the clipboard.

API unit family: TMSFNCListBox Declaring type: TTMSFNCCustomListBox

Syntax

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

Parameters

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