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

TTranslateUnitResult

Declaration

Source position: translations.pas line 77

type TTranslateUnitResult = (

  turOK,

  

  turNoLang,

  

  turNoFBLang,

  

  turEmptyParam

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.