MoveFirstVR method
Builder Syntax |
int __fastcall MoveFirstVR(void); |
Delphi Syntax |
function MoveFirstVR: Integer; |
Overview |
Refer to Working with Value Representations. |
Remarks
Updates the CurrentVR property to the first item in the Value Representation Table.
The following methods will also help you navigate the Value Representation Table:
To determine the number of entries in the Value Representation Table, use GetVRCount.
See Also
Elements: |
MoveLastVR method, MovePrevVR method, MoveNextVR method, GetVRCount method |