Unit 'flcStreams' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

AReaderEx.Locate

Declaration

Source position: flcStreams.pas line 236

public function AReaderEx.Locate(

  const Ch: AnsiChar;

  const LocateNonMatch: Boolean = False;

  const MaxOffset: Integer = - 1

):Integer; virtual; overload;

function AReaderEx.Locate(

  const C: ByteCharSet;

  const LocateNonMatch: Boolean = False;

  const MaxOffset: Integer = - 1

):Integer; virtual; overload;



CT Web help

CodeTyphon Studio