home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 September
/
PCWorld_2006-09_cd.bin
/
system
/
speedfan
/
installspeedfan428.exe
/
speedfan.exe
/
0
/
RCDATA
/
TFRMSTATISTICS
/
TFRMSTATISTICS.txt
Wrap
Text File
|
2006-02-08
|
7KB
|
387 lines
object frmStatistics: TfrmStatistics
Left = 203
Top = 103
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
BorderWidth = 6
Caption = 'Translation Statistics for <%s>'
ClientHeight = 485
ClientWidth = 500
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 0
Width = 47
Height = 13
Caption = 'General:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Bevel1: TBevel
Left = 8
Top = 16
Width = 484
Height = 5
Anchors = [akLeft, akTop, akRight]
Shape = bsBottomLine
end
object labLanguages: TLabel
Left = 24
Top = 28
Width = 76
Height = 13
Caption = 'Languages: %d'
end
object labHandled: TLabel
Left = 24
Top = 52
Width = 115
Height = 13
Caption = 'Properties Handled: %d'
end
object labStandard: TLabel
Left = 24
Top = 76
Width = 98
Height = 13
Caption = 'Standard Items: %d'
end
object labExtended: TLabel
Left = 24
Top = 140
Width = 100
Height = 13
Caption = 'Extended Items: %d'
end
object labTranslatedStd: TLabel
Left = 176
Top = 76
Width = 133
Height = 13
Caption = 'Translated: %d (%.2f%%)'
end
object labTranslatedExt: TLabel
Left = 176
Top = 140
Width = 133
Height = 13
Caption = 'Translated: %d (%.2f%%)'
end
object labTotal: TLabel
Left = 24
Top = 204
Width = 55
Height = 13
Caption = 'Total: %d'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
end
object labTranslatedTotal: TLabel
Left = 176
Top = 204
Width = 121
Height = 13
Caption = 'Total: %d (%.2f%%)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
end
object Bevel2: TBevel
Left = 8
Top = 244
Width = 484
Height = 5
Anchors = [akLeft, akTop, akRight]
Shape = bsBottomLine
end
object Label10: TLabel
Left = 8
Top = 228
Width = 100
Height = 13
Caption = 'Language Details:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Label11: TLabel
Left = 24
Top = 256
Width = 51
Height = 13
Caption = '&Language:'
FocusControl = cbLanguages
end
object labNonEmpty: TLabel
Left = 24
Top = 280
Width = 77
Height = 13
Caption = 'Non-empty: %d'
end
object labEmpty: TLabel
Left = 176
Top = 280
Width = 112
Height = 13
Caption = 'Empty: %d (%.2f%%)'
end
object labWordCount: TLabel
Left = 24
Top = 300
Width = 87
Height = 13
Caption = 'Words Count: %d'
end
object Label15: TLabel
Left = 8
Top = 324
Width = 115
Height = 13
Caption = 'Translations Details:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Bevel3: TBevel
Left = 8
Top = 340
Width = 484
Height = 5
Anchors = [akLeft, akTop, akRight]
Shape = bsBottomLine
end
object Label16: TLabel
Left = 24
Top = 352
Width = 57
Height = 13
Caption = '&Translation:'
FocusControl = cbTranslations
end
object labPartialStd: TLabel
Left = 176
Top = 96
Width = 112
Height = 13
Caption = 'Partial: %d (%.2f%%)'
end
object labPartialExt: TLabel
Left = 176
Top = 160
Width = 112
Height = 13
Caption = 'Partial: %d (%.2f%%)'
end
object labTransTranslatedItems: TLabel
Left = 24
Top = 376
Width = 133
Height = 13
Caption = 'Translated: %d (%.2f%%)'
end
object labTransTranslatedWords: TLabel
Left = 24
Top = 400
Width = 154
Height = 13
Caption = 'Words Count in Translation: %d'
end
object labTransRemainingWords: TLabel
Left = 24
Top = 420
Width = 168
Height = 13
Caption = 'Remaining Words to Translate: %d'
end
object Bevel4: TBevel
Left = 8
Top = 444
Width = 484
Height = 5
Anchors = [akLeft, akTop, akRight]
Shape = bsBottomLine
end
object labEmptyStd: TLabel
Left = 176
Top = 116
Width = 112
Height = 13
Caption = 'Empty: %d (%.2f%%)'
end
object labEmptyExt: TLabel
Left = 176
Top = 180
Width = 112
Height = 13
Caption = 'Empty: %d (%.2f%%)'
end
object Button1: TButton
Left = 425
Top = 462
Width = 75
Height = 23
Anchors = [akRight, akBottom]
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object pbStandard: TProgressBar
Left = 328
Top = 76
Width = 150
Height = 16
Min = 0
Max = 100
Smooth = True
TabOrder = 1
end
object pbExtended: TProgressBar
Left = 328
Top = 140
Width = 150
Height = 16
Min = 0
Max = 100
Smooth = True
TabOrder = 2
end
object pbTotal: TProgressBar
Left = 328
Top = 204
Width = 150
Height = 16
Min = 0
Max = 100
Smooth = True
TabOrder = 3
end
object cbLanguages: TComboBox
Left = 128
Top = 252
Width = 350
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
OnChange = cbLanguagesChange
end
object pbEmpty: TProgressBar
Left = 328
Top = 280
Width = 150
Height = 16
Min = 0
Max = 100
Smooth = True
TabOrder = 5
end
object cbTranslations: TComboBox
Left = 128
Top = 348
Width = 350
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 6
OnChange = cbTranslationsChange
end
object pbPartialStd: TProgressBar
Left = 328
Top = 96
Width = 150
Height = 16
Min = 0
Max = 100
Smooth = True
TabOrder = 7
end
object pbPartialExt: TProgressBar
Left = 328
Top = 160
Width = 150
Height = 16
Min = 0
Max = 100
Smooth = True
TabOrder = 8
end
object pbTranslation: TProgressBar
Left = 176
Top = 376
Width = 150
Height = 16
Min = 0
Max = 100
Smooth = True
TabOrder = 9
end
object pbEmptyStd: TProgressBar
Left = 328
Top = 116
Width = 150
Height = 16
Min = 0
Max = 100
Smooth = True
TabOrder = 10
end
object pbEmptyExt: TProgressBar
Left = 328
Top = 180
Width = 150
Height = 16
Min = 0
Max = 100
Smooth = True
TabOrder = 11
end
object edLanguages: TEdit
Left = 176
Top = 24
Width = 302
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 12
end
object edProperties: TEdit
Left = 176
Top = 48
Width = 302
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 13
end
end