Table of Contents

TTMSFNCCustomDataSetView.GetOriginalIndex Method

Returns the original row index for a filtered row.

API unit family: TMS.TMSFNCDataSet Declaring type: TTMSFNCCustomDataSetView

Syntax

function GetOriginalIndex(FilteredIndex: Integer): Integer;

Parameters

Name Description
FilteredIndex Zero-based index in the filtered view.

Returns

The corresponding source row index.