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

TPOFile.Report

Declaration

Source position: line 0

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

);