Table of Contents

TTMSFNCListBox.SelectedItems Property

Selected item at the specified selected-item index.

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

Syntax

property SelectedItems[AIndex: Integer]: TTMSFNCListBoxItem;

Parameters

Name Description
AIndex Zero-based index in the selected item list.