Removes a translation entry in Items with the specified value in its identifier (msgid).
Source position: translations.pas line 159
public procedure TPOFile.RemoveIdentifier( |
const AIdentifier: string |
); |
AIdentifier |
|
Identifier for the translation entry located and removed in the method. |
No actions are performed in the method if AIdentifier is an empty string ('').
| Version 4.4 | Generated 2025-11-08 | Home |