Gets the unit name and language used in the specified Filename.
Source position: translations.pas line 194
function GetPOFilenameParts( |
const Filename: string; |
out AUnitName: string; |
out Language: string |
):Boolean; |
True if the .po file exists and the unit name and language were extracted in the method.
| Version 4.4 | Generated 2025-11-08 | Home |