[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiObject' (#tiopf)

TtiObjectList.IndexOf

The index of the specified object in the list

Declaration

Source position: tiObject.pas line 622

public function TtiObjectList.IndexOf(

  const AObject: TtiObject

):Integer; virtual; overload;

function TtiObjectList.IndexOf(

  AOIDToFind: TtiOID;

  ASortType: TtiPerObjListSortType = stNone

):Integer; virtual; overload;

Arguments

ASortType

  

Faster search if sorted by OID


Documentation generated on: 2017-08-16