Table of Contents

TTMSFNCCustomSearchList.DisplayToItemIndex Method

Converts a displayed item index to its source item index.

API unit family: TMSFNCSearchList Declaring type: TTMSFNCCustomSearchList

Syntax

function DisplayToItemIndex(DisplayIndex: Integer): Integer;

Parameters

Name Description
DisplayIndex The visible display index.

Returns

The source item index.