TStringsHelper.ContainsObject(TObject) Method

Determines whether the list contains the specified object.

Namespace: Spring.Helpers
public
 function ContainsObject(const obj: TObject): Boolean;

Parameters

obj
Type: TObject

Return Value

Type: Boolean