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

TTranslateUnitResult

Declaration

Source position: translations.pas line 98

type TTranslateUnitResult = (

  turOK,

  turNoLang,

  turNoFBLang,

  turEmptyParam

);