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