Table of Contents

TTMSFNCCustomTileList.SelectItems Method

Selects the items at the specified indexes.

API unit family: TMSFNCTileList Declaring type: TTMSFNCCustomTileList

Syntax

procedure SelectItems(AIndexes: array of Integer);

Parameters

Name Description
AIndexes Array of zero-based item indexes to select.