Table of Contents

TTMSFNCFilterBuilderColumns.GetColumnIndex Method

Returns the zero-based index of the given column in the collection.

API unit family: TMS.TMSFNCFilterBuilder Declaring type: TTMSFNCFilterBuilderColumns

Syntax

function GetColumnIndex(AColumn: TTMSFNCFilterBuilderColumn): Integer;

Parameters

Name Description
AColumn Column to locate.

Returns

Index of the column, or -1 when not found.