Table of Contents

TTMSFNCSearchList.ScrollToItem Method

Scrolls an item into view.

API unit family: TMSFNCSearchList Declaring type: TTMSFNCSearchList Inherited from: TTMSFNCCustomSearchList

Syntax

procedure ScrollToItem(const AIndex: Integer);

Parameters

Name Description
AIndex The item index to scroll to.