| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: translations.pas line 79
type TTranslationStatistics = record |
Translated: Integer; |
Untranslated: Integer; |
Fuzzy: Integer; |
end; |
| lazarus-ccr.sourceforge.net |