Table of Contents

ITMSFNCControlPickerItems.PickerSelectItem Method

Selects the item at the specified zero-based index.

API unit family: TMSFNCControlPicker Declaring type: ITMSFNCControlPickerItems

Syntax

procedure PickerSelectItem(AItemIndex: Integer);

Parameters

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