TStringsHelper.ContainsObject Method
Definition
Determines whether the list contains the specified object.
Delphi
function ContainsObject(const obj: TObject): Boolean
Parameters
- obj
- TObject
Returns
Boolean
Determines whether the list contains the specified object.
function ContainsObject(const obj: TObject): Boolean