Unit 'Translations' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

FindAllTranslatedPoFiles

Returns a string list with the fully-qualified path to .po files for the same unit as the specified file name.

Declaration

Source position: translations.pas line 195

function FindAllTranslatedPoFiles(

  const Filename: string

):TStringList;


Version 4.4 Generated 2025-11-08 Home