Table of Contents

TTMSFNCSearchList.DisplayToItemIndex Method

Converts a displayed item index to its source item index.

API unit family: TMSFNCSearchList Declaring type: TTMSFNCSearchList Inherited from: TTMSFNCCustomSearchList

Syntax

function DisplayToItemIndex(DisplayIndex: Integer): Integer;

Parameters

Name Description
DisplayIndex The visible display index.

Returns

The source item index.