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

TPOFile.RemoveOriginals

Removes translation entries from Items which have the original untranslated values in the specified string list.

Declaration

Source position: translations.pas line 162

public procedure TPOFile.RemoveOriginals(

  AOriginals: TStrings

);

Arguments

AOriginals

  

TStrings instance with the untranslated values for translation entries removed in the method.

Description

No actions are performed in the method when the Count property in AOriginals is zero (0).


Version 4.0 Generated 2025-05-03 Home