[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Translations' (#lazutils)

TPOFile.Report

Declaration

Source position: translations.pas line 138

public procedure TPOFile.Report;

procedure TPOFile.Report(

  StartIndex: Integer;

  StopIndex: Integer;

  const DisplayHeader: Boolean

);

procedure TPOFile.Report(

  Log: TStrings;

  StartIndex: Integer;

  StopIndex: Integer;

  const DisplayHeader: Boolean

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.