TStringsHelper.TryFindObject(TObject,Integer) Method

Try finding an object in the list.

Namespace: Spring.Helpers
public
 function TryFindObject(const obj: TObject; var index: Integer): Boolean;

Parameters

obj
Type: TObject

index
Type: Integer

Return Value

Type: Boolean