TStrings.Contains(String) Method
Represents method Contains(String).
public function Contains(const Value: String): Boolean;
Parameters
- Value
- Type:  String
        
Return Value
Type:  Boolean
      
Represents method Contains(String).
public function Contains(const Value: String): Boolean;