TTMSFNCBitmapEditorListView.SelectItem Method
Selects the item at the specified zero-based index and loads its bitmap into the editor.
API unit family: TMSFNCEditorListView
Declaring type: TTMSFNCBitmapEditorListView
Syntax
procedure SelectItem(AIndex:Integer); override;
Parameters
| Name | Description |
|---|---|
AIndex |
Zero-based index of the item to select. |