Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > ListColl > Classes > TListCollection > Methods

TListCollection.NextThat(TObject,TFirstLastFunc) Method

Scroll Prev Top Next More

Iterate through the list starting at the current AnObject item, and for each item in the list call the TestFunc, passing in the item.

When the TestFunc returns true, the iteration stops and the method returns the item that it was processing.

Namespace: ListColl

Parameters

AnObject

Type: TObject

TestFunc

Type: TFirstLastFunc

Return Value

Type: TObject

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb