SetUIDName method

Delphi example

C++Builder example

 

Builder Syntax

int __fastcall SetUIDName(System::AnsiString sName);

Delphi Syntax

function SetUIDName(sName: String): Integer;

Overview

Refer to Working with Unique Identifiers.

Remarks

Sets the name of the item in the UID Table specified by the CurrentUID property.

See Also

Elements:

MoveFirstUID method, MoveLastUID method, MoveNextUID method, MovePrevUID method, FindUID method, FindIndexUID method