TTMSFNCResponsiveList.ScrollInView Method
Scrolls the list so the specified item becomes fully visible.
API unit family: TMSFNCResponsiveList
Declaring type: TTMSFNCResponsiveList
Syntax
procedure ScrollInView(AItem: TResponsiveListItem);
Parameters
| Name | Description |
|---|---|
AItem |
Item to bring into view. |