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

TPOFile.Add

Declaration

Source position: translations.pas line 110

public procedure TPOFile.Add(

  const Identifier: String;

  const OriginalValue: String;

  const TranslatedValue: String;

  const Comments: String;

  const Context: String

);