Table of Contents

TTMSFNCBitmapEditorListView.GetSelectedItems Method

Returns an array of all currently selected items.

API unit family: TMSFNCEditorListView Declaring type: TTMSFNCBitmapEditorListView

Syntax

function GetSelectedItems: TTMSFNCEditorListItemArray; override;

Returns

Array of selected TTMSFNCEditorListItem instances; empty if none are selected.