Table of Contents

TTMSFNCCustomListBox.SelectedItems Property

Selected item at the specified selected-item index.

API unit family: TMSFNCListBox Declaring type: TTMSFNCCustomListBox Type: TTMSFNCListBoxItem

Syntax

property SelectedItems[AIndex: Integer]: TTMSFNCListBoxItem;

Parameters

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