TsgHashList.IndexOf

TsgHashList

  Classes Reference > List Classes > TsgHashList > Methods >

TsgHashList.IndexOf

TsgHashList

Previous pageReturn to chapter overviewNext page

Returns the index of the first entry in the Items array with a specified value.

Syntax

function IndexOf(const Item: Pointer): Integer;

Description

Call IndexOf to get the index for a pointer in the Items array. Specify the pointer as the Item parameter.

Go to CAD VCL Enterprise