TStringsHelper.ContainsName(string) Method
Determines whether the list contains the specified name entry.
public function ContainsName(const name: string): Boolean;
Parameters
- name
- Type: string
Return Value
Type: Boolean
Determines whether the list contains the specified name entry.
public function ContainsName(const name: string): Boolean;