Table of Contents

TTMSFNCTileList.SelectItems Method

Selects the items at the specified indexes.

API unit family: TMSFNCTileList Declaring type: TTMSFNCTileList Inherited from: TTMSFNCCustomTileList

Syntax

procedure SelectItems(AIndexes: array of Integer);

Parameters

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