[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Translations' (#lcl)

TTranslateUnitResult

Declaration

Source position: translations.pas line 71

type TTranslateUnitResult = (

  turOK,

  turNoLang,

  turNoFBLang,

  turEmptyParam

);