SetVRName method

Delphi example

C++Builder example

 

Builder Syntax

int __fastcall SetVRName(System::AnsiString sName);

Delphi Syntax

function SetVRName(sName: String): Integer;

Overview

Refer to Working with Value Representations.

Remarks

Sets the name of the item in the Value Representation Table specified by the CurrentVR property.

See Also

Elements:

MoveFirstVR method, MoveLastVR method, MoveNextVR method, MovePrevVR method, FindVR method, FindIndexVR method