Table of Contents

TTMSFNCCustomListBox.SelectItem Method

Selects the item at the specified index.

API unit family: TMSFNCListBox Declaring type: TTMSFNCCustomListBox

Syntax

procedure SelectItem(AItemIndex: Integer); virtual;

Parameters

Name Description
AItemIndex The zero-based item index to select.