TTMSFNCListEditor.ScrollToItem Method
Scrolls the list editor so the chip at the specified index is fully visible.
API unit family: TMSFNCListEditor
Declaring type: TTMSFNCListEditor
Inherited from: TTMSFNCCustomListEditor
Syntax
procedure ScrollToItem(AItemIndex: Integer);
Parameters
| Name | Description |
|---|---|
AItemIndex |
Zero-based index of the chip to scroll into view. |