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

TTranslationStatistics

Declaration

Source position: translations.pas line 79

type TTranslationStatistics = record

  Translated: Integer;

  Untranslated: Integer;

  Fuzzy: Integer;

end;

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