| [Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] | 
The index of the specified object in the list
Source position: tiObject.pas line 622
public function TtiObjectList.IndexOf(  | 
const AObject: TtiObject  | 
):Integer; virtual; overload;  | 
AOIDToFind: TtiOID;  | 
ASortType: TtiPerObjListSortType = stNone  | 
):Integer; virtual; overload;  | 
ASortType  | 
  | 
Faster search if sorted by OID  |