home *** CD-ROM | disk | FTP | other *** search
- object frmStats: TfrmStats
- Left = 193
- Top = 146
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderStyle = bsToolWindow
- ClientHeight = 289
- ClientWidth = 214
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object panelMain: TPanel
- Left = 0
- Top = 0
- Width = 214
- Height = 289
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 2
- TabOrder = 0
- object panelNames: TPanel
- Left = 2
- Top = 106
- Width = 210
- Height = 151
- Align = alTop
- BevelInner = bvRaised
- BevelOuter = bvNone
- BorderWidth = 2
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnEnter = DisableFocus
- object listNames: TMemo
- Left = 44
- Top = 10
- Width = 101
- Height = 135
- Cursor = crArrow
- TabStop = False
- BorderStyle = bsNone
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- WordWrap = False
- OnEnter = DisableFocus
- end
- object listPts: TMemo
- Left = 148
- Top = 10
- Width = 49
- Height = 135
- Cursor = crArrow
- TabStop = False
- Alignment = taRightJustify
- BorderStyle = bsNone
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- TabOrder = 1
- WordWrap = False
- OnEnter = DisableFocus
- end
- object listNms: TMemo
- Left = 12
- Top = 10
- Width = 18
- Height = 135
- Cursor = crArrow
- TabStop = False
- Alignment = taRightJustify
- BorderStyle = bsNone
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ReadOnly = True
- TabOrder = 2
- WordWrap = False
- end
- end
- object panelScore: TPanel
- Left = 2
- Top = 19
- Width = 210
- Height = 70
- Align = alTop
- BevelInner = bvRaised
- BevelOuter = bvNone
- BorderWidth = 2
- TabOrder = 1
- object lblInfo1: TLabel
- Left = 115
- Top = 8
- Width = 3
- Height = 13
- Alignment = taRightJustify
- ParentShowHint = False
- ShowHint = True
- end
- object lbl2: TLabel
- Left = 115
- Top = 28
- Width = 3
- Height = 13
- Alignment = taRightJustify
- ParentShowHint = False
- ShowHint = True
- end
- object lbl3: TLabel
- Left = 8
- Top = 48
- Width = 110
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- ParentShowHint = False
- ShowHint = True
- end
- object lbl4: TLabel
- Left = 132
- Top = 8
- Width = 61
- Height = 13
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lbl5: TLabel
- Left = 132
- Top = 28
- Width = 61
- Height = 13
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lbl6: TLabel
- Left = 132
- Top = 48
- Width = 61
- Height = 13
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object panelHeader: TPanel
- Left = 2
- Top = 2
- Width = 210
- Height = 17
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 2
- object lblTitle: TLabel
- Left = 28
- Top = 0
- Width = 157
- Height = 13
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object imgCountMode: TImage
- Left = 4
- Top = 0
- Width = 15
- Height = 15
- ParentShowHint = False
- ShowHint = True
- Transparent = True
- OnClick = imgCountModeClick
- end
- object bttHideScore: TSpeedButton
- Left = 192
- Top = 0
- Width = 15
- Height = 15
- ParentShowHint = False
- ShowHint = True
- OnClick = bttHideScoreClick
- end
- end
- object panelMiddle: TPanel
- Left = 2
- Top = 89
- Width = 210
- Height = 17
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 3
- object lblTitle2: TLabel
- Left = 4
- Top = 2
- Width = 204
- Height = 13
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object panelBottom: TPanel
- Left = 2
- Top = 257
- Width = 210
- Height = 41
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 4
- object bttAbout: TBitBtn
- Left = 5
- Top = 4
- Width = 25
- Height = 25
- Default = True
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = bttAboutClick
- NumGlyphs = 3
- end
- object bttClear: TButton
- Left = 36
- Top = 4
- Width = 49
- Height = 25
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = bttClearClick
- end
- object bttClose: TBitBtn
- Left = 184
- Top = 4
- Width = 25
- Height = 25
- Cancel = True
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = bttCloseClick
- NumGlyphs = 3
- end
- end
- end
- end
-