FindIndexUID method
Delphi example
C++Builder example
Builder Syntax
int __fastcall FindIndexUID(Cardinal uIndex);
Delphi Syntax
function FindIndexUID(uIndex: Cardinal): Integer;
Overview
Refer to Working with Unique Identifiers.
Remarks
Updates the CurrentUID property to the item located at the specified index in the UID Table.
See Also
Elements:
FindUID method