TF2DPointList.IndexOf

TF2DPointList

  Classes Reference > List Classes > TF2DPointList > Methods >

TF2DPointList.IndexOf

TF2DPointList

Previous pageReturn to chapter overviewNext page

Returns the index of separate item in the list by its value.

Syntax

function IndexOf(const Item: TF2DPoint): Integer;

Description

Call IndexOf to get the index for an item in the list. Specify the two-dimensional point as the Item parameter.

Go to CAD VCL Enterprise