[Overview][Constants][Classes][Procedures and functions][Variables] Reference for unit 'XMLTranslations' (#mcl)

TXMLTranslation.Add

Declaration

Source position: xmltranslations.pas line 59

public procedure TXMLTranslation.Add(

  const id: String;

  const msgid: String;

  const msgstr: String;

  hash: LongInt

);