TTMSFNCCustomSearchList.ScrollToItem Method
Scrolls an item into view.
API unit family: TMSFNCSearchList
Declaring type: TTMSFNCCustomSearchList
Syntax
procedure ScrollToItem(const AIndex: Integer);
Parameters
| Name | Description |
|---|---|
AIndex |
The item index to scroll to. |