[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes translation entries from Items which have the original untranslated values in the specified string list.
Source position: translations.pas line 162
public procedure TPOFile.RemoveOriginals( |
AOriginals: TStrings |
); |
AOriginals |
|
TStrings instance with the untranslated values for translation entries removed in the method. |
No actions are performed in the method when the Count property in AOriginals is zero (0).
Version 4.0 | Generated 2025-05-03 | Home |