[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'SysExtra' (#Pkg)

TTextReader.DecodePos

Declaration

Source position: line 0

public procedure TTextReader.DecodePos(

  Pos: Integer;

  out Line: Integer;

  out Row: Integer

);

procedure TTextReader.DecodePos(

  out Line: Integer;

  out Row: Integer

);