Table of Contents

TTMSFNCKanbanBoardColumn.SelectItems Method

Selects the items at the specified zero-based indexes.

API unit family: TMSFNCKanbanBoard Declaring type: TTMSFNCKanbanBoardColumn

Syntax

procedure SelectItems(AItemIndexes: TTMSFNCKanbanBoardIntegerArray); virtual;

Parameters

Name Description
AItemIndexes An array of item indexes to select.