TsgPointerList.IndexOf

TsgPointerList

  Classes Reference > List Classes > TsgPointerList > Methods >

TsgPointerList.IndexOf

TsgPointerList

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