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