Table of Contents

TTMSFNCCustomSearchList.SelectPreviousItem Method

Selects the previous item before a specified index.

API unit family: TMSFNCSearchList Declaring type: TTMSFNCCustomSearchList

Syntax

function SelectPreviousItem(AIndex: Integer): boolean;

Parameters

Name Description
AIndex The index to start from.

Returns

True when another item was selected; False when selection did not change.