Table of Contents

TTMSFNCBitmapEditorListView.SetAcceptDrag Method

Enables or disables drag-and-drop file acceptance for the list.

API unit family: TMSFNCEditorListView Declaring type: TTMSFNCBitmapEditorListView Inherited from: TTMSFNCEditorListView

Syntax

procedure SetAcceptDrag(Value: Boolean); virtual;

Parameters

Name Description
Value When True, the list accepts dragged files.