Source position: translations.pas line 99
type TTranslateUnitResult = (
turOK,
turNoLang,
turNoFBLang,
turEmptyParam
);