Table of Contents

ITMSFNCControlPickerFull.PickerSelectItem Method

Selects the item at the specified zero-based index.

API unit family: TMSFNCControlPicker Declaring type: ITMSFNCControlPickerFull Inherited from: ITMSFNCControlPickerItems

Syntax

procedure PickerSelectItem(AItemIndex: Integer);

Parameters

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