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