TTMSFNCCustomTableView.ScrollToItem Method
Scrolls the specified item into view.
API unit family: TMSFNCTableView
Declaring type: TTMSFNCCustomTableView
Syntax
procedure ScrollToItem(AItemIndex: Integer); virtual;
Parameters
| Name | Description |
|---|---|
AItemIndex |
Zero-based item index. |