Table of Contents

TTMSFNCListBox.SelectItems Method

Selects multiple items by index.

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

Syntax

procedure SelectItems(AItemIndexes: TTMSFNCListBoxItemArray); virtual;

Parameters

Name Description
AItemIndexes The zero-based item indexes to select.