FindIndexTag method

Delphi example

C++Builder example

 

Builder Syntax

int __fastcall FindIndexTag(Cardinal uIndex);

Delphi Syntax

function FindIndexTag(uIndex: Cardinal): Integer;

Overview

Refer to Working with Tags.

Remarks

Updates the CurrentTag property to the item located at the specified index in the Data Element Tag Table.

See Also

Elements:

FindTag method