TBufferedReader.Locate(ByteCharSet,Boolean,Integer) Method
Represents method Locate(ByteCharSet,Boolean,Integer).
public function Locate(const C: ByteCharSet; const LocateNonMatch: Boolean = False; const MaxOffset: Integer = -1): Integer; override;
Parameters
- C
- Type: ByteCharSet
- LocateNonMatch
- Type: Boolean
- MaxOffset
- Type: Integer
Return Value
Type: Integer