home *** CD-ROM | disk | FTP | other *** search
Text File | 2002-10-30 | 40.2 KB | 1,000 lines |
- object StatFrame: TStatFrame
- Left = 0
- Top = 0
- Width = 354
- Height = 183
- Constraints.MinWidth = 240
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- PopupMenu = pmOptions
- TabOrder = 0
- object Panel6: TPanel
- Left = 0
- Top = 0
- Width = 354
- Height = 183
- Align = alClient
- BevelOuter = bvNone
- BorderStyle = bsSingle
- Color = clBlack
- TabOrder = 0
- object plStat: TPanel
- Left = 0
- Top = 0
- Width = 350
- Height = 42
- Align = alTop
- Alignment = taLeftJustify
- BevelOuter = bvNone
- BorderWidth = 2
- Color = clBlack
- TabOrder = 0
- object Panel7: TPanel
- Left = 2
- Top = 2
- Width = 96
- Height = 38
- Hint =
- 'Time Remaining: estimated time required to finish the download p' +
- 'rocess.'
- Align = alLeft
- BevelOuter = bvNone
- ParentColor = True
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- object lbDots1: TLabel
- Left = 31
- Top = 11
- Width = 5
- Height = 24
- Caption = ':'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -21
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object imMin1: TxxxImage
- Left = 37
- Top = 15
- Width = 10
- Height = 19
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- ImageList = ilDigits
- ImageIndex = 10
- end
- object imMin0: TxxxImage
- Left = 49
- Top = 15
- Width = 10
- Height = 19
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- Transparent = True
- ImageList = ilDigits
- ImageIndex = 10
- end
- object imHour0: TxxxImage
- Left = 21
- Top = 15
- Width = 10
- Height = 19
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- Transparent = True
- ImageList = ilDigits
- ImageIndex = 10
- end
- object imHour1: TxxxImage
- Left = 9
- Top = 15
- Width = 10
- Height = 19
- AutoSize = True
- Picture.Data = {<image003.bmp>}
- Transparent = True
- ImageList = ilDigits
- ImageIndex = 10
- end
- object imSec1: TxxxImage
- Left = 65
- Top = 15
- Width = 10
- Height = 19
- AutoSize = True
- Picture.Data = {<image004.bmp>}
- Transparent = True
- ImageList = ilDigits
- ImageIndex = 10
- end
- object imSec0: TxxxImage
- Left = 77
- Top = 15
- Width = 10
- Height = 19
- AutoSize = True
- Picture.Data = {<image005.bmp>}
- Transparent = True
- ImageList = ilDigits
- ImageIndex = 10
- end
- object lbDots2: TLabel
- Left = 59
- Top = 11
- Width = 5
- Height = 24
- Caption = ':'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -21
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object lbTimeRem: TLabel
- Left = 0
- Top = 0
- Width = 96
- Height = 15
- Hint =
- 'Time Remaining: estimated time required to finish the download p' +
- 'rocess.'
- Align = alTop
- Alignment = taCenter
- AutoSize = False
- Caption = 'Time Remaining '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- Layout = tlCenter
- end
- end
- object Panel1: TPanel
- Left = 98
- Top = 2
- Width = 108
- Height = 38
- Align = alLeft
- BevelOuter = bvNone
- Color = clBlack
- TabOrder = 1
- object Label3: TLabel
- Left = 1
- Top = 12
- Width = 44
- Height = 14
- Hint = 'Queued: number of files in the queue (waiting to be downloaded).'
- Caption = 'Queued :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = Label3Click
- end
- object Label4: TLabel
- Left = 1
- Top = -1
- Width = 52
- Height = 14
- Hint = 'Retrieved: number of files retrieved during the session.'
- Caption = 'Retrieved :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- end
- object lbQueued: TLabel
- Left = 54
- Top = 12
- Width = 51
- Height = 13
- Hint = 'Queued: number of files in the queue (waiting to be downloaded).'
- AutoSize = False
- BiDiMode = bdRightToLeft
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentBiDiMode = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- end
- object lbRetrieved: TLabel
- Left = 54
- Top = -1
- Width = 51
- Height = 13
- Hint = 'Retrieved: number of files retrieved during the session.'
- AutoSize = False
- BiDiMode = bdRightToLeft
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentBiDiMode = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- end
- object Label1: TLabel
- Left = 1
- Top = 25
- Width = 36
- Height = 14
- Hint = 'Queued: number of files in the queue (waiting to be downloaded).'
- Caption = 'Errors :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = Label3Click
- end
- object lbErrors: TLabel
- Left = 54
- Top = 25
- Width = 51
- Height = 13
- Hint = 'Queued: number of files in the queue (waiting to be downloaded).'
- AutoSize = False
- BiDiMode = bdRightToLeft
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentBiDiMode = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- end
- end
- object plPing: TPanel
- Left = 206
- Top = 2
- Width = 142
- Height = 38
- Align = alClient
- BevelOuter = bvNone
- Color = clBlack
- TabOrder = 2
- object lbPing: TLabel
- Left = 0
- Top = 0
- Width = 142
- Height = 14
- Align = alTop
- Alignment = taCenter
- Caption = 'Ping'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Layout = tlCenter
- end
- object imGray: TImage
- Left = 0
- Top = 14
- Width = 36
- Height = 24
- Cursor = crHandPoint
- Hint = 'Internet Connection Detector'
- Align = alLeft
- AutoSize = True
- Center = True
- ParentShowHint = False
- Picture.Data = {<image006.bmp>}
- ShowHint = True
- Transparent = True
- OnClick = imGrayClick
- end
- object imGreen: TImage
- Left = 36
- Top = 14
- Width = 36
- Height = 24
- Cursor = crHandPoint
- Hint = 'Internet Connection Available'
- Align = alLeft
- AutoSize = True
- Center = True
- ParentShowHint = False
- Picture.Data = {<image007.bmp>}
- ShowHint = True
- Transparent = True
- Visible = False
- OnClick = imGrayClick
- end
- object imRed: TImage
- Left = 72
- Top = 14
- Width = 36
- Height = 24
- Cursor = crHandPoint
- Hint = 'Internet Connection not Available'
- Align = alLeft
- AutoSize = True
- Center = True
- ParentShowHint = False
- Picture.Data = {<image008.bmp>}
- ShowHint = True
- Transparent = True
- Visible = False
- OnClick = imGrayClick
- end
- object imYelow: TImage
- Left = 108
- Top = 14
- Width = 36
- Height = 24
- Cursor = crHandPoint
- Hint = 'Ping in progress'
- Align = alLeft
- AutoSize = True
- Center = True
- ParentShowHint = False
- Picture.Data = {<image009.bmp>}
- ShowHint = True
- Transparent = True
- Visible = False
- OnClick = imGrayClick
- end
- end
- end
- object plChart: TPanel
- Left = 0
- Top = 42
- Width = 350
- Height = 122
- Align = alClient
- BevelOuter = bvNone
- Color = clBlack
- TabOrder = 1
- object Chart1: TChart
- Left = 0
- Top = 0
- Width = 350
- Height = 122
- AllowPanning = pmNone
- AllowZoom = False
- BackWall.Brush.Color = clWhite
- BackWall.Color = clBlack
- Gradient.EndColor = clBlue
- Gradient.StartColor = clBlue
- LeftWall.Brush.Color = clWhite
- LeftWall.Size = 1
- MarginBottom = 1
- MarginLeft = 1
- MarginRight = 1
- MarginTop = 1
- Title.AdjustFrame = False
- Title.Font.Charset = DEFAULT_CHARSET
- Title.Font.Color = clWhite
- Title.Font.Height = -11
- Title.Font.Name = 'MS Sans Serif'
- Title.Font.Style = []
- Title.Text.Strings = (
- 'Average Speed')
- Title.Visible = False
- BackColor = clBlack
- BottomAxis.AxisValuesFormat = '#,##'
- BottomAxis.Labels = False
- BottomAxis.LabelsFont.Charset = DEFAULT_CHARSET
- BottomAxis.LabelsFont.Color = clLime
- BottomAxis.LabelsFont.Height = -11
- BottomAxis.LabelsFont.Name = 'MS Sans Serif'
- BottomAxis.LabelsFont.Style = []
- BottomAxis.LabelsSize = 1
- BottomAxis.MinorTickCount = 0
- BottomAxis.MinorTickLength = 0
- BottomAxis.TickLength = 1
- BottomAxis.TickOnLabelsOnly = False
- BottomAxis.Ticks.Color = clWhite
- LeftAxis.Axis.Width = 1
- LeftAxis.AxisValuesFormat = '#######'
- LeftAxis.LabelsFont.Charset = DEFAULT_CHARSET
- LeftAxis.LabelsFont.Color = clWhite
- LeftAxis.LabelsFont.Height = -11
- LeftAxis.LabelsFont.Name = 'MS Sans Serif'
- LeftAxis.LabelsFont.Style = []
- LeftAxis.LabelsMultiLine = True
- LeftAxis.LabelStyle = talValue
- LeftAxis.StartPosition = 5
- LeftAxis.EndPosition = 95
- LeftAxis.TickLength = 5
- LeftAxis.TickOnLabelsOnly = False
- LeftAxis.Ticks.Color = clWhite
- LeftAxis.Title.Caption = 'cps'
- LeftAxis.Title.Font.Charset = DEFAULT_CHARSET
- LeftAxis.Title.Font.Color = clYellow
- LeftAxis.Title.Font.Height = -11
- LeftAxis.Title.Font.Name = 'MS Sans Serif'
- LeftAxis.Title.Font.Style = []
- Legend.Visible = False
- RightAxis.Labels = False
- TopAxis.Labels = False
- View3D = False
- Align = alClient
- BevelOuter = bvNone
- Color = clBlack
- TabOrder = 0
- object Series1: TFastLineSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clLime
- LinePen.Color = clLime
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1
- YValues.Order = loNone
- end
- object Series2: TFastLineSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clRed
- LinePen.Color = clRed
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1
- YValues.Order = loNone
- end
- end
- end
- object Panel5: TPanel
- Left = 0
- Top = 164
- Width = 350
- Height = 15
- Align = alBottom
- BevelOuter = bvNone
- BorderWidth = 1
- ParentColor = True
- TabOrder = 2
- object Label9: TLabel
- Left = 1
- Top = 1
- Width = 60
- Height = 13
- Hint = 'Average Speed: current average speed of the download.'
- Align = alLeft
- Caption = 'Avg Speed :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- Layout = tlCenter
- end
- object lbAverSpeed: TLabel
- Left = 61
- Top = 1
- Width = 6
- Height = 13
- Align = alLeft
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Layout = tlCenter
- end
- object Label11: TLabel
- Left = 67
- Top = 1
- Width = 89
- Height = 13
- Hint = 'Bytes Retrieved: bytes retrieved during the session.'
- Align = alLeft
- Caption = ' Bytes Retrieved :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- Layout = tlCenter
- end
- object lbBytesRetrieved: TLabel
- Left = 156
- Top = 1
- Width = 6
- Height = 13
- Align = alLeft
- BiDiMode = bdRightToLeft
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentBiDiMode = False
- ParentFont = False
- Layout = tlCenter
- end
- end
- end
- object ImageList1: TImageList
- Height = 11
- Width = 7
- Left = 187
- Top = 107
- Bitmap = {
- 494C010102000400040007000B00FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 00000000000036000000280000001C0000000B00000001001000000000006802
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000E00300000000E003E00300000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000E0030000E00300000000E00300000000900390030000000000000000
- 000000000000000000000000000000000000000000000000000000000000E003
- 0000E003E0030000000000009003900300000000000000000000000000000000
- 00000000000000000000000000000000000000000000E0030000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000E0030000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000E00300000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000000000000000E003E003
- 0000E00300000000000000009003900300000000000000000000000000000000
- 000000000000000000000000000000000000E00300000000E003E00300000000
- 0000000090039003000000000000000000000000000000000000000000000000
- 000000000000000000000000E003E00300000000E00300000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000424D3E000000
- 000000003E000000280000001C0000000B00000001000100000000002C000000
- 0000000000000000000000000000000000000000FFFFFF000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000}
- end
- object pmOptions: TPopupMenu
- Left = 216
- Top = 107
- object ShowChart1: TMenuItem
- Action = acGraph
- end
- object Generalstatistics1: TMenuItem
- Action = acStat
- end
- object acUseBPS1: TMenuItem
- Action = acUseBPS
- Visible = False
- end
- object acUseBPS2: TMenuItem
- Action = acUseCPS
- Visible = False
- end
- object ResetStatistics1: TMenuItem
- Action = acResetStatistics
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object PingHosts1: TMenuItem
- Action = acPingHosts
- end
- object ProjectStats1: TMenuItem
- Action = acShowPrjStat
- end
- object Help1: TMenuItem
- Caption = 'Help'
- ImageIndex = 39
- OnClick = Help1Click
- end
- end
- object ActionList1: TActionList
- Left = 245
- Top = 107
- object acGraph: TAction
- Caption = 'Show Chart'
- OnExecute = acGraphExecute
- OnUpdate = acGraphUpdate
- end
- object acStat: TAction
- Caption = 'General statistics'
- OnExecute = acStatExecute
- OnUpdate = acStatUpdate
- end
- object acShowPrjStat: TAction
- Caption = 'Project Stats'
- OnExecute = acShowPrjStatExecute
- OnUpdate = acShowPrjStatUpdate
- end
- object acPingHosts: TAction
- Caption = 'Ping Hosts'
- OnExecute = acPingHostsExecute
- end
- object acUseCPS: TAction
- Caption = 'CPS'
- Checked = True
- OnExecute = acUseCPSExecute
- OnUpdate = acUseCPSUpdate
- end
- object acUseBPS: TAction
- Caption = 'BPS'
- OnExecute = acUseBPSExecute
- OnUpdate = acUseBPSUpdate
- end
- object acResetStatistics: TAction
- Caption = 'Reset Statistics'
- OnExecute = acResetStatisticsExecute
- OnUpdate = acResetStatisticsUpdate
- end
- end
- object ilSmallDigits: TImageList
- Height = 11
- Width = 7
- Left = 274
- Top = 107
- Bitmap = {
- 494C01010A000E00040007000B00FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 00000000000036000000280000001C0000002C0000000100100000000000A009
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000000000000000E003E003
- E003E003E00300000000E003E003E003E003E003000000000000000000000000
- 000000000000000000000000000000000000E00300000000000000000000E003
- 000000000000000000000000E003000000000000000000000000000000000000
- 00000000000000000000E00300000000000000000000E0030000000000000000
- 00000000E0030000000000000000000000000000000000000000000000000000
- 0000E00300000000000000000000E003000000000000000000000000E0030000
- 0000000000000000000000000000000000000000000000000000E00300000000
- 000000000000E003000000000000000000000000E00300000000000000000000
- 0000000000000000000000000000000000000000E003E003E003E003E0030000
- 0000E003E003E003E003E0030000000000000000000000000000000000000000
- 00000000000000000000E00300000000000000000000E003E003000000000000
- 00000000E0030000000000000000000000000000000000000000000000000000
- 0000E00300000000000000000000E003E00300000000000000000000E0030000
- 0000000000000000000000000000000000000000000000000000E00300000000
- 000000000000E003E00300000000000000000000E00300000000000000000000
- 000000000000000000000000000000000000E00300000000000000000000E003
- E00300000000000000000000E003000000000000000000000000000000000000
- 000000000000000000000000E003E003E003E003E00300000000E003E003E003
- E003E00300000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000E003E003E003E003E00300000000
- E003E003E003E003E00300000000000000000000000000000000000000000000
- 000000000000E003000000000000000000000000E003E0030000000000000000
- 0000E003000000000000000000000000E003000000000000000000000000E003
- 000000000000000000000000E003E00300000000000000000000E00300000000
- 0000000000000000E003000000000000000000000000E0030000000000000000
- 00000000E003E00300000000000000000000E003000000000000000000000000
- E003000000000000000000000000E003000000000000000000000000E003E003
- 00000000000000000000E003000000000000000000000000E0030000E003E003
- E003E003E00300000000E003E003E003E003E00300000000E003E003E003E003
- E00300000000000000000000000000000000E00300000000000000000000E003
- E003000000000000000000000000E00300000000000000000000000000000000
- 0000000000000000E003E00300000000000000000000E003E003000000000000
- 000000000000E003000000000000000000000000000000000000000000000000
- E003E00300000000000000000000E003E003000000000000000000000000E003
- 000000000000000000000000000000000000000000000000E003E00300000000
- 000000000000E003E003000000000000000000000000E0030000000000000000
- 00000000000000000000000000000000E0030000000000000000000000000000
- 0000E003E003E003E003E00300000000E003E003E003E003E00300000000E003
- E003E003E003E00300000000E003E003E003E003E00300000000000000000000
- 0000000000000000E003E003E003E003E00300000000E003E003E003E003E003
- 0000E00300000000000000000000E003FF7F00000000000000000000E003E003
- 000000000000000000000000000000000000000000000000E003E00300000000
- 000000000000E003FF7F00000000000000000000E003E0030000000000000000
- 00000000000000000000000000000000E003E00300000000000000000000E003
- FF7F00000000000000000000E003E00300000000000000000000000000000000
- 0000000000000000E003E00300000000000000000000E003FF7F000000000000
- 00000000E003E003000000000000000000000000000000000000000000000000
- E003000000000000000000000000000000000000000000000000000000000000
- E003E003E003E003E00300000000E003E003E003E003E0030000E00300000000
- 000000000000E003000000000000000000000000E00300000000000000000000
- 0000E003000000000000000000000000E003E00300000000000000000000E003
- 000000000000000000000000E003000000000000000000000000E00300000000
- 0000000000000000E003E00300000000000000000000E0030000000000000000
- 00000000E003000000000000000000000000E003000000000000000000000000
- E003E00300000000000000000000E003000000000000000000000000E0030000
- 00000000000000000000E003000000000000000000000000E0030000E003E003
- E003E003E003000000000000000000000000000000000000E003E003E003E003
- E00300000000E003E003E003E003E0030000424D3E000000000000003E000000
- 280000001C0000002C0000000100010000000000B00000000000000000000000
- 000000000000000000000000FFFFFF0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000083040000
- 7DF800007DF800007DF800007DF80000830400007CF800007CF800007CF80000
- 7CF8000083040000FF060FF0FDF9F7E0FDF9F7E0FDF9F7E0FDF9F7E083060FF0
- 7CFDFFE07CFDFFE07CFDFFE07CFDFFE0FF060C1083FE0C107CF9FFE07CF9FFE0
- 7CF9FFE07CF9FFE0FFFE0C107DFBF7E07DFBF7E07DFBF7E07DFBF7E083FE0C10
- 00000000000000000000000000000000000000000000}
- end
- object ilDigits: TImageList
- BlendColor = clBlack
- BkColor = clBlack
- Height = 19
- Width = 10
- Left = 303
- Top = 107
- Bitmap = {
- 494C01010B000E0004000A00130000000000FF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000280000004C0000000100100000000000C017
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000E003E003E003E003E003E003E003E00300000000E003E003E003E003
- E003E003E003E003000000000021002100210021002100210021002100000000
- 000000000000000000000000000000000000E0030000E003E003E003E003E003
- E0030000E00300210000E003E003E003E003E003E0030000E003002100000021
- 0021002100210021002100000021000000000000000000000000000000000000
- 0000E003E003000000000000000000000000E003E00300210021000000000000
- 000000000000E003E00300210021000000000000000000000000002100210000
- 000000000000000000000000000000000000E003E00300000000000000000000
- 0000E003E00300210021000000000000000000000000E003E003002100210000
- 0000000000000000000000210021000000000000000000000000000000000000
- 0000E003E003000000000000000000000000E003E00300210021000000000000
- 000000000000E003E00300210021000000000000000000000000002100210000
- 000000000000000000000000000000000000E003E00300000000000000000000
- 0000E003E00300210021000000000000000000000000E003E003002100210000
- 0000000000000000000000210021000000000000000000000000000000000000
- 0000E003E003000000000000000000000000E003E00300210021000000000000
- 000000000000E003E00300210021000000000000000000000000002100210000
- 000000000000000000000000000000000000E003E00300000000000000000000
- 0000E003E00300210021000000000000000000000000E003E003002100210000
- 0000000000000000000000210021000000000000000000000000000000000000
- 0000E0030000E003E003E003E003E003E0030000E00300210000E003E003E003
- E003E003E0030000E00300210000002100210021002100210021000000210000
- 0000000000000000000000000000000000000000E003E003E003E003E003E003
- E003E00300000000E003E003E003E003E003E003E003E0030000000000210021
- 0021002100210021002100210000000000000000000000000000000000000000
- 0000E0030000E003E003E003E003E003E0030000E003E0030000E003E003E003
- E003E003E0030000E00300210000002100210021002100210021000000210000
- 000000000000000000000000000000000000E003E00300000000000000000000
- 0000E003E003E003E003000000000000000000000000E003E003002100210000
- 0000000000000000000000210021000000000000000000000000000000000000
- 0000E003E003000000000000000000000000E003E003E003E003000000000000
- 000000000000E003E00300210021000000000000000000000000002100210000
- 000000000000000000000000000000000000E003E00300000000000000000000
- 0000E003E003E003E003000000000000000000000000E003E003002100210000
- 0000000000000000000000210021000000000000000000000000000000000000
- 0000E003E003000000000000000000000000E003E003E003E003000000000000
- 000000000000E003E00300210021000000000000000000000000002100210000
- 000000000000000000000000000000000000E003E00300000000000000000000
- 0000E003E003E003E003000000000000000000000000E003E003002100210000
- 0000000000000000000000210021000000000000000000000000000000000000
- 0000E003E003000000000000000000000000E003E003E003E003000000000000
- 000000000000E003E00300210021000000000000000000000000002100210000
- 000000000000000000000000000000000000E0030000E003E003E003E003E003
- E0030000E003E0030000E003E003E003E003E003E0030000E003002100000021
- 0021002100210021002100000021000000000000000000000000000000000000
- 00000000E003E003E003E003E003E003E003E00300000000E003E003E003E003
- E003E003E003E003000000000021002100210021002100210021002100000000
- 0000000000000000000000000000000000000000002100210021002100210021
- 0021002100000000E003E003E003E003E003E003E003E00300000000E003E003
- E003E003E003E003E003E0030000000000210021002100210021002100210021
- 0000002100000021002100210021002100210000E00300210000E003E003E003
- E003E003E0030000E003E0030000E003E003E003E003E003E0030000E0030021
- 00000021002100210021002100210000E0030021002100000000000000000000
- 0000E003E00300210021000000000000000000000000E003E003E003E0030000
- 00000000000000000000E003E00300210021000000000000000000000000E003
- E00300210021000000000000000000000000E003E00300210021000000000000
- 000000000000E003E003E003E003000000000000000000000000E003E0030021
- 0021000000000000000000000000E003E0030021002100000000000000000000
- 0000E003E00300210021000000000000000000000000E003E003E003E0030000
- 00000000000000000000E003E00300210021000000000000000000000000E003
- E00300210021000000000000000000000000E003E00300210021000000000000
- 000000000000E003E003E003E003000000000000000000000000E003E0030021
- 0021000000000000000000000000E003E0030021002100000000000000000000
- 0000E003E00300210021000000000000000000000000E003E003E003E0030000
- 00000000000000000000E003E00300210021000000000000000000000000E003
- E00300210021000000000000000000000000E003E00300210021000000000000
- 000000000000E003E003E003E003000000000000000000000000E003E0030021
- 0021000000000000000000000000E003E00300210000E003E003E003E003E003
- E0030000E00300210000E003E003E003E003E003E0030000E003E0030000E003
- E003E003E003E003E0030000E003002100000021002100210021002100210000
- E0030000E003E003E003E003E003E003E003E00300000000E003E003E003E003
- E003E003E003E00300000000E003E003E003E003E003E003E003E00300000000
- 002100210021002100210021002100210000E0030000E003E003E003E003E003
- E0030000E003E0030000E003E003E003E003E003E00300000021E0030000E003
- E003E003E003E003E00300000021002100000021002100210021002100210000
- E003E003E003000000000000000000000000E003E003E003E003000000000000
- 00000000000000210021E003E003000000000000000000000000002100210021
- 0021000000000000000000000000E003E003E003E00300000000000000000000
- 0000E003E003E003E00300000000000000000000000000210021E003E0030000
- 000000000000000000000021002100210021000000000000000000000000E003
- E003E003E003000000000000000000000000E003E003E003E003000000000000
- 00000000000000210021E003E003000000000000000000000000002100210021
- 0021000000000000000000000000E003E003E003E00300000000000000000000
- 0000E003E003E003E00300000000000000000000000000210021E003E0030000
- 000000000000000000000021002100210021000000000000000000000000E003
- E003E003E003000000000000000000000000E003E003E003E003000000000000
- 00000000000000210021E003E003000000000000000000000000002100210021
- 0021000000000000000000000000E003E003E003E00300000000000000000000
- 0000E003E003E003E00300000000000000000000000000210021E003E0030000
- 000000000000000000000021002100210021000000000000000000000000E003
- E003E00300000021002100210021002100210000E003E0030000E003E003E003
- E003E003E00300000021E0030000E003E003E003E003E003E003000000210021
- 0000E003E003E003E003E003E0030000E0030000002100210021002100210021
- 0021002100000000E003E003E003E003E003E003E003E00300000000E003E003
- E003E003E003E003E003E00300000000E003E003E003E003E003E003E003E003
- 00000000E003E003E003E003E003E003E003E003000000000021002100210021
- 002100210021002100000000E003E003E003E003E003E003E003E00300000000
- E003E003E003E003E003E003E003E0030000E0030000E003E003E003E003E003
- E0030000E003002100000021002100210021002100210000E003E0030000E003
- E003E003E003E003E0030000002100210000E003E003E003E003E003E0030000
- E003E003E003000000000000000000000000E003E00300210021000000000000
- 000000000000E003E003E003E003000000000000000000000000002100210021
- 0021000000000000000000000000E003E003E003E00300000000000000000000
- 0000E003E00300210021000000000000000000000000E003E003E003E0030000
- 000000000000000000000021002100210021000000000000000000000000E003
- E003E003E003000000000000000000000000E003E00300210021000000000000
- 000000000000E003E003E003E003000000000000000000000000002100210021
- 0021000000000000000000000000E003E003E003E00300000000000000000000
- 0000E003E00300210021000000000000000000000000E003E003E003E0030000
- 000000000000000000000021002100210021000000000000000000000000E003
- E003E003E003000000000000000000000000E003E00300210021000000000000
- 000000000000E003E003E003E003000000000000000000000000002100210021
- 0021000000000000000000000000E003E003E003E00300000000000000000000
- 0000E003E00300210021000000000000000000000000E003E003E003E0030000
- 000000000000000000000021002100210021000000000000000000000000E003
- E003E00300000021002100210021002100210000E00300210000002100210021
- 0021002100210000E003E0030000E003E003E003E003E003E003000000210021
- 0000E003E003E003E003E003E0030000E0030000002100210021002100210021
- 00210021000000000021002100210021002100210021002100000000E003E003
- E003E003E003E003E003E00300000000E003E003E003E003E003E003E003E003
- 0000E00300000021002100210021002100210000E00300210000002100210021
- 0021002100210000E00300210000E003E003E003E003E003E0030000E0030021
- 0000E003E003E003E003E003E0030000E003E003E00300000000000000000000
- 0000E003E00300210021000000000000000000000000E003E003002100210000
- 00000000000000000000E003E00300210021000000000000000000000000E003
- E003E003E003000000000000000000000000E003E00300210021000000000000
- 000000000000E003E00300210021000000000000000000000000E003E0030021
- 0021000000000000000000000000E003E003E003E00300000000000000000000
- 0000E003E00300210021000000000000000000000000E003E003002100210000
- 00000000000000000000E003E00300210021000000000000000000000000E003
- E003E003E003000000000000000000000000E003E00300210021000000000000
- 000000000000E003E00300210021000000000000000000000000E003E0030021
- 0021000000000000000000000000E003E003E003E00300000000000000000000
- 0000E003E00300210021000000000000000000000000E003E003002100210000
- 00000000000000000000E003E00300210021000000000000000000000000E003
- E003E003E003000000000000000000000000E003E00300210021000000000000
- 000000000000E003E00300210021000000000000000000000000E003E0030021
- 0021000000000000000000000000E003E003E0030000E003E003E003E003E003
- E0030000E003002100000021002100210021002100210000E00300210000E003
- E003E003E003E003E0030000E00300210000E003E003E003E003E003E0030000
- E0030000E003E003E003E003E003E003E003E003000000000021002100210021
- 002100210021002100000000E003E003E003E003E003E003E003E00300000000
- E003E003E003E003E003E003E003E0030000424D3E000000000000003E000000
- 28000000280000004C0000000100010000000000600200000000000000000000
- 000000000000000000000000FFFFFF0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000806018040000000040902408000000003F0FC3F000000000
- 3F0FC3F0000000003F0FC3F0000000003F0FC3F0000000003F0FC3F000000000
- 3F0FC3F000000000409024080000000080601804000000004090240800000000
- 3F0FC3F0000000003F0FC3F0000000003F0FC3F0000000003F0FC3F000000000
- 3F0FC3F0000000003F0FC3F00000000040902408000000008060180400000000
- 806018060100000040902409020000003F0FC3F0FC0000003F0FC3F0FC000000
- 3F0FC3F0FC0000003F0FC3F0FC0000003F0FC3F0FC0000003F0FC3F0FC000000
- 4090240902000000806018060100000040902409020000003F0FC3F0FC000000
- 3F0FC3F0FC0000003F0FC3F0FC0000003F0FC3F0FC0000003F0FC3F0FC000000
- 3F0FC3F0FC000000409024090200000080601806010000008060180601000000
- 40902409020000003F0FC3F0FC0000003F0FC3F0FC0000003F0FC3F0FC000000
- 3F0FC3F0FC0000003F0FC3F0FC0000003F0FC3F0FC0000004090240902000000
- 806018060100000040902409020000003F0FC3F0FC0000003F0FC3F0FC000000
- 3F0FC3F0FC0000003F0FC3F0FC0000003F0FC3F0FC0000003F0FC3F0FC000000
- 4090240902000000806018060100000000000000000000000000000000000000
- 000000000000}
- end
- object Timer1: TTimer
- Interval = 500
- OnTimer = Timer1Timer
- Left = 158
- Top = 107
- end
- end
-