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