Table of Contents

TTMSFNCCustomTileList.SelectItem Method

Selects the item at the specified index.

API unit family: TMSFNCTileList Declaring type: TTMSFNCCustomTileList

Syntax

procedure SelectItem(AIndex: Integer);

Parameters

Name Description
AIndex Zero-based index of the item to select.