SetTagName method

Delphi example

C++Builder example

 

Builder Syntax

int __fastcall SetTagName(System::AnsiString sName);

Delphi Syntax

function SetTagName(sName: String): Integer;

Overview

Refer to Working with Tags.

Remarks

Sets the name of the item in the Data Element Tag Table specified by the CurrentTag property.

See Also

Elements:

MoveFirstTag method, MoveLastTag method, MoveNextTag method, MovePrevTag method, FindTag method, FindIndexTag method