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

TPOFile.FillItem

Declaration

Source position: translations.pas line 146

public procedure TPOFile.FillItem(

  var CurrentItem: TPOFileItem;

  Identifier: string;

  Original: string;

  Translation: string;

  Comments: string;

  Context: string;

  Flags: string;

  PreviousID: string;

  LineNr: Integer = - 1

);

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