[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |