Table of Contents

TTMSFNCCustomListEditor.ScrollToItem Method

Scrolls the list editor so the chip at the specified index is fully visible.

API unit family: TMSFNCListEditor Declaring type: TTMSFNCCustomListEditor

Syntax

procedure ScrollToItem(AItemIndex: Integer);

Parameters

Name Description
AItemIndex Zero-based index of the chip to scroll into view.