Table of Contents

TTMSFNCCustomListBox.ScrollToItem Method

Scrolls the list box to the specified item index.

API unit family: TMSFNCListBox Declaring type: TTMSFNCCustomListBox

Syntax

procedure ScrollToItem(AItemIndex: Integer); virtual;

Parameters

Name Description
AItemIndex The zero-based item index to bring into view.