GetTagCount method

Delphi example

C++Builder example

 

Builder Syntax

Cardinal __fastcall GetTagCount(void);

Delphi Syntax

function GetTagCount: Cardinal;

Overview

Refer to Working with Tags.

Remarks

Returns the number of items in the Data Element Tag Table.

The following functions will help you navigate the Data Element Tag Table:

MoveFirstTag method

MoveLastTag method

MoveNextTag method

MovePrevTag method

See Also

Functions:

MoveFirstTag method, MoveLastTag method, MoveNextTag method, MovePrevTag method