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.6 | Generated 2026-02-20 | Home |