TStringsHelper.ContainsName Method
Definition
Determines whether the list contains the specified name entry.
Delphi
function ContainsName(const name: string): Boolean
Parameters
- name
- string
Returns
Boolean
Determines whether the list contains the specified name entry.
function ContainsName(const name: string): Boolean