object Form1: TForm1 Left = 177 Top = 131 Width = 1024 Height = 768 Caption = 'Step 1: Enter t' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label9: TLabel Left = 40 Top = 56 Width = 65 Height = 21 Alignment = taRightJustify AutoSize = False Caption = 'Base' Layout = tlCenter end object Label10: TLabel Left = 584 Top = 72 Width = 49 Height = 17 Alignment = taCenter AutoSize = False Caption = 'Ch' end object Label11: TLabel Left = 640 Top = 72 Width = 81 Height = 17 Alignment = taCenter AutoSize = False Caption = 'Data' end object FlagLabel: TLabel Left = 736 Top = 112 Width = 137 Height = 17 Alignment = taCenter AutoSize = False Layout = tlBottom end object chnl0PaintBox: TPaintBox Left = 296 Top = 160 Width = 105 Height = 105 Color = clBtnFace ParentColor = False OnPaint = PaintBoxPaint end object Label18: TLabel Left = 440 Top = 256 Width = 6 Height = 13 Caption = '0' end object chnl0Max: TLabel Left = 440 Top = 160 Width = 20 Height = 13 Caption = 'Max' end object chnl0Rpm: TLabel Left = 440 Top = 208 Width = 6 Height = 13 Caption = '0' end object chnl1PaintBox: TPaintBox Tag = 1 Left = 296 Top = 288 Width = 105 Height = 105 Color = clBtnFace ParentColor = False OnPaint = PaintBoxPaint end object chnl2PaintBox: TPaintBox Tag = 2 Left = 296 Top = 416 Width = 105 Height = 105 Color = clBtnFace ParentColor = False OnPaint = PaintBoxPaint end object chnl3PaintBox: TPaintBox Tag = 3 Left = 296 Top = 544 Width = 105 Height = 105 Color = clBtnFace ParentColor = False OnPaint = PaintBoxPaint end object chnl4PaintBox: TPaintBox Tag = 4 Left = 784 Top = 160 Width = 105 Height = 105 Color = clBtnFace ParentColor = False OnPaint = PaintBoxPaint end object chnl5PaintBox: TPaintBox Tag = 5 Left = 784 Top = 288 Width = 105 Height = 105 Color = clBtnFace ParentColor = False OnPaint = PaintBoxPaint end object chnl6PaintBox: TPaintBox Tag = 6 Left = 784 Top = 416 Width = 105 Height = 105 Color = clBtnFace ParentColor = False OnPaint = PaintBoxPaint end object chnl7PaintBox: TPaintBox Tag = 7 Left = 784 Top = 544 Width = 105 Height = 105 Color = clBtnFace ParentColor = False OnPaint = PaintBoxPaint end object Label4: TLabel Left = 440 Top = 384 Width = 6 Height = 13 Caption = '0' end object chnl1Max: TLabel Left = 440 Top = 288 Width = 20 Height = 13 Caption = 'Max' end object chnl1Rpm: TLabel Left = 440 Top = 336 Width = 6 Height = 13 Caption = '0' end object Label8: TLabel Left = 440 Top = 512 Width = 6 Height = 13 Caption = '0' end object chnl2Max: TLabel Left = 440 Top = 416 Width = 20 Height = 13 Caption = 'Max' end object chnl2Rpm: TLabel Left = 440 Top = 464 Width = 6 Height = 13 Caption = '0' end object Label44: TLabel Left = 440 Top = 640 Width = 6 Height = 13 Caption = '0' end object chnl3Max: TLabel Left = 440 Top = 544 Width = 20 Height = 13 Caption = 'Max' end object chnl3Rpm: TLabel Left = 440 Top = 592 Width = 6 Height = 13 Caption = '0' end object Label47: TLabel Left = 920 Top = 256 Width = 6 Height = 13 Caption = '0' end object chnl4Max: TLabel Left = 920 Top = 160 Width = 20 Height = 13 Caption = 'Max' end object chnl4Rpm: TLabel Left = 920 Top = 208 Width = 6 Height = 13 Caption = '0' end object Label50: TLabel Left = 920 Top = 384 Width = 6 Height = 13 Caption = '0' end object chnl5Max: TLabel Left = 920 Top = 288 Width = 20 Height = 13 Caption = 'Max' end object chnl5Rpm: TLabel Left = 920 Top = 336 Width = 6 Height = 13 Caption = '0' end object Label53: TLabel Left = 920 Top = 512 Width = 6 Height = 13 Caption = '0' end object chnl6Max: TLabel Left = 920 Top = 416 Width = 20 Height = 13 Caption = 'Max' end object chnl6Rpm: TLabel Left = 920 Top = 464 Width = 6 Height = 13 Caption = '0' end object Label56: TLabel Left = 920 Top = 640 Width = 6 Height = 13 Caption = '0' end object chnl7Max: TLabel Left = 920 Top = 544 Width = 20 Height = 13 Caption = 'Max' end object chnl7Rpm: TLabel Left = 920 Top = 592 Width = 6 Height = 13 Caption = '0' end object Label6: TLabel Left = 328 Top = 144 Width = 37 Height = 13 Caption = 'Position' end object Label7: TLabel Left = 408 Top = 144 Width = 33 Height = 13 Caption = 'R.P.M.' end object Label12: TLabel Left = 816 Top = 144 Width = 37 Height = 13 Caption = 'Position' end object Label41: TLabel Left = 888 Top = 144 Width = 33 Height = 13 Caption = 'R.P.M.' end object Label43: TLabel Left = 312 Top = 8 Width = 342 Height = 29 Caption = '104-QUAD-8 DEMO PROGRAM' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label45: TLabel Left = 32 Top = 32 Width = 227 Height = 13 Caption = 'Set the correct base address (hex) and click init:' end object Label46: TLabel Left = 8 Top = 88 Width = 319 Height = 13 Caption = 'Clicking on GO will start the program taking readings from the b' + 'oard:' end object Label48: TLabel Left = 584 Top = 56 Width = 310 Height = 13 Caption = 'Writting data directly to the card may cause unexpected behavior' + ':' end object WriteButton: TButton Left = 584 Top = 112 Width = 137 Height = 21 Caption = 'Write' TabOrder = 2 OnClick = WriteButtonClick end object BaseEdit: TEdit Left = 112 Top = 56 Width = 57 Height = 21 TabOrder = 0 Text = '300' OnChange = BaseEditChange end object GoButton: TButton Left = 104 Top = 112 Width = 73 Height = 21 Caption = 'Go' TabOrder = 1 OnClick = GoButtonClick end object WriteChEdit: TEdit Left = 584 Top = 88 Width = 49 Height = 21 TabOrder = 3 Text = '0' end object WriteDataEdit: TEdit Left = 640 Top = 88 Width = 81 Height = 21 TabOrder = 4 Text = '000000' end object InitButton: TButton Left = 200 Top = 56 Width = 73 Height = 21 Caption = 'Init' TabOrder = 5 OnClick = InitButtonClick end object FlagButton: TButton Left = 736 Top = 88 Width = 137 Height = 25 Caption = 'Get Flags' TabOrder = 6 OnClick = FlagButtonClick end object chnl0RpmBar: TProgressBar Left = 416 Top = 160 Width = 17 Height = 105 Min = 0 Max = 50 Orientation = pbVertical Smooth = True TabOrder = 7 end object GroupBox0: TGroupBox Left = 8 Top = 152 Width = 273 Height = 129 Caption = 'Channel 0' TabOrder = 8 object Label14: TLabel Left = 16 Top = 24 Width = 47 Height = 13 Caption = 'Max RPM' end object Label15: TLabel Left = 8 Top = 88 Width = 93 Height = 13 Caption = 'Counter Resolution:' end object chnl0MaxRpmLbl: TLabel Left = 152 Top = 48 Width = 82 Height = 13 Caption = 'chnl0MaxRpmLbl' end object Label13: TLabel Left = 160 Top = 88 Width = 44 Height = 13 Caption = 'Multiplier:' end object Label19: TLabel Left = 8 Top = 64 Width = 80 Height = 13 Caption = 'Current Reading:' end object chnl0Track: TTrackBar Left = 72 Top = 16 Width = 193 Height = 25 LineSize = 50 Max = 1000 Min = 1 Orientation = trHorizontal Frequency = 1 Position = 50 SelEnd = 0 SelStart = 0 TabOrder = 0 TickMarks = tmBottomRight TickStyle = tsAuto OnChange = chnlTrackChange end object chn0ResEdit: TEdit Left = 16 Top = 104 Width = 41 Height = 21 TabOrder = 1 Text = '1000' OnKeyDown = ChEditKeyDown end object chnl0MultBox: TComboBox Left = 160 Top = 104 Width = 41 Height = 21 ItemHeight = 13 TabOrder = 2 Text = '4' OnChange = chnlMultBoxChange Items.Strings = ( '1' '2' '4') end object ChEdit0: TEdit Left = 88 Top = 60 Width = 57 Height = 21 TabOrder = 3 Text = '000000' end object setBtn0: TButton Left = 64 Top = 104 Width = 41 Height = 17 Caption = 'Set' TabOrder = 4 OnClick = setBtnClick end object RestBtn0: TButton Left = 152 Top = 64 Width = 49 Height = 17 Caption = 'Reset' TabOrder = 5 OnClick = RestBtnClick end end object GroupBox1: TGroupBox Left = 8 Top = 280 Width = 273 Height = 129 Caption = 'Channel 1' TabOrder = 9 object Label16: TLabel Left = 16 Top = 24 Width = 47 Height = 13 Caption = 'Max RPM' end object Label17: TLabel Left = 8 Top = 88 Width = 93 Height = 13 Caption = 'Counter Resolution:' end object Label20: TLabel Left = 160 Top = 88 Width = 44 Height = 13 Caption = 'Multiplier:' end object chnl1MaxRpmLbl: TLabel Left = 152 Top = 48 Width = 82 Height = 13 Caption = 'chnl1MaxRpmLbl' end object Label21: TLabel Left = 8 Top = 56 Width = 80 Height = 13 Caption = 'Current Reading:' end object chnl1Track: TTrackBar Tag = 1 Left = 72 Top = 16 Width = 193 Height = 25 LineSize = 50 Max = 1000 Min = 1 Orientation = trHorizontal Frequency = 1 Position = 50 SelEnd = 0 SelStart = 0 TabOrder = 0 TickMarks = tmBottomRight TickStyle = tsAuto OnChange = chnlTrackChange end object chn1ResEdit: TEdit Tag = 1 Left = 16 Top = 104 Width = 41 Height = 21 TabOrder = 1 Text = '1000' end object chnl1MultBox: TComboBox Tag = 1 Left = 160 Top = 104 Width = 41 Height = 21 ItemHeight = 13 TabOrder = 2 Text = '4' OnChange = chnlMultBoxChange Items.Strings = ( '1' '2' '4') end object ChEdit1: TEdit Left = 88 Top = 52 Width = 57 Height = 21 TabOrder = 3 Text = '000000' end object RestBtn1: TButton Tag = 1 Left = 152 Top = 64 Width = 49 Height = 17 Caption = 'Reset' TabOrder = 4 OnClick = RestBtnClick end object setBtn1: TButton Tag = 1 Left = 64 Top = 104 Width = 41 Height = 17 Caption = 'Set' TabOrder = 5 OnClick = setBtnClick end end object GroupBox2: TGroupBox Left = 8 Top = 408 Width = 273 Height = 129 Caption = 'Channel 2' TabOrder = 10 object Label22: TLabel Left = 16 Top = 24 Width = 47 Height = 13 Caption = 'Max RPM' end object Label23: TLabel Left = 8 Top = 88 Width = 93 Height = 13 Caption = 'Counter Resolution:' end object Label24: TLabel Left = 160 Top = 88 Width = 44 Height = 13 Caption = 'Multiplier:' end object chnl2MaxRpmLbl: TLabel Left = 152 Top = 48 Width = 82 Height = 13 Caption = 'chnl2MaxRpmLbl' end object Label26: TLabel Left = 8 Top = 56 Width = 80 Height = 13 Caption = 'Current Reading:' end object chnl2Track: TTrackBar Tag = 2 Left = 72 Top = 16 Width = 193 Height = 25 LineSize = 50 Max = 1000 Min = 1 Orientation = trHorizontal Frequency = 1 Position = 50 SelEnd = 0 SelStart = 0 TabOrder = 0 TickMarks = tmBottomRight TickStyle = tsAuto OnChange = chnlTrackChange end object chn2ResEdit: TEdit Tag = 2 Left = 16 Top = 104 Width = 41 Height = 21 TabOrder = 1 Text = '1000' end object chnl2MultBox: TComboBox Tag = 2 Left = 160 Top = 104 Width = 41 Height = 21 ItemHeight = 13 TabOrder = 2 Text = '4' OnChange = chnlMultBoxChange Items.Strings = ( '1' '2' '4') end object ChEdit2: TEdit Left = 88 Top = 52 Width = 57 Height = 21 TabOrder = 3 Text = '000000' end object setBtn2: TButton Tag = 2 Left = 64 Top = 104 Width = 41 Height = 17 Caption = 'Set' TabOrder = 4 OnClick = setBtnClick end object RestBtn2: TButton Tag = 2 Left = 152 Top = 64 Width = 49 Height = 17 Caption = 'Reset' TabOrder = 5 OnClick = RestBtnClick end end object GroupBox3: TGroupBox Left = 8 Top = 536 Width = 273 Height = 129 Caption = 'Channel 3' TabOrder = 11 object Label27: TLabel Left = 16 Top = 24 Width = 47 Height = 13 Caption = 'Max RPM' end object Label28: TLabel Left = 8 Top = 88 Width = 93 Height = 13 Caption = 'Counter Resolution:' end object Label29: TLabel Left = 160 Top = 88 Width = 44 Height = 13 Caption = 'Multiplier:' end object chnl3MaxRpmLbl: TLabel Left = 152 Top = 48 Width = 82 Height = 13 Caption = 'chnl3MaxRpmLbl' end object Label31: TLabel Left = 8 Top = 56 Width = 80 Height = 13 Caption = 'Current Reading:' end object chnl3Track: TTrackBar Tag = 3 Left = 72 Top = 16 Width = 193 Height = 25 LineSize = 50 Max = 1000 Min = 1 Orientation = trHorizontal Frequency = 1 Position = 50 SelEnd = 0 SelStart = 0 TabOrder = 0 TickMarks = tmBottomRight TickStyle = tsAuto OnChange = chnlTrackChange end object chn3ResEdit: TEdit Tag = 3 Left = 16 Top = 104 Width = 41 Height = 21 TabOrder = 1 Text = '1000' end object chnl3MultBox: TComboBox Tag = 3 Left = 160 Top = 104 Width = 41 Height = 21 ItemHeight = 13 TabOrder = 2 Text = '4' OnChange = chnlMultBoxChange Items.Strings = ( '1' '2' '4') end object ChEdit3: TEdit Left = 88 Top = 52 Width = 57 Height = 21 TabOrder = 3 Text = '000000' end object setBtn3: TButton Tag = 3 Left = 64 Top = 104 Width = 41 Height = 17 Caption = 'Set' TabOrder = 4 OnClick = setBtnClick end object RestBtn3: TButton Tag = 3 Left = 152 Top = 64 Width = 49 Height = 17 Caption = 'Reset' TabOrder = 5 OnClick = RestBtnClick end end object GroupBox4: TGroupBox Left = 496 Top = 152 Width = 273 Height = 129 Caption = 'Channel 4' TabOrder = 12 object Label25: TLabel Left = 16 Top = 24 Width = 47 Height = 13 Caption = 'Max RPM' end object Label30: TLabel Left = 8 Top = 88 Width = 93 Height = 13 Caption = 'Counter Resolution:' end object Label32: TLabel Left = 160 Top = 88 Width = 44 Height = 13 Caption = 'Multiplier:' end object chnl4MaxRpmLbl: TLabel Left = 152 Top = 48 Width = 82 Height = 13 Caption = 'chnl4MaxRpmLbl' end object Label34: TLabel Left = 8 Top = 56 Width = 80 Height = 13 Caption = 'Current Reading:' end object chnl4Track: TTrackBar Tag = 4 Left = 72 Top = 16 Width = 193 Height = 25 LineSize = 50 Max = 1000 Min = 1 Orientation = trHorizontal Frequency = 1 Position = 50 SelEnd = 0 SelStart = 0 TabOrder = 0 TickMarks = tmBottomRight TickStyle = tsAuto OnChange = chnlTrackChange end object chn4ResEdit: TEdit Tag = 4 Left = 16 Top = 104 Width = 41 Height = 21 TabOrder = 1 Text = '1000' end object chnl4MultBox: TComboBox Tag = 4 Left = 160 Top = 104 Width = 41 Height = 21 ItemHeight = 13 TabOrder = 2 Text = '4' OnChange = chnlMultBoxChange Items.Strings = ( '1' '2' '4') end object ChEdit4: TEdit Left = 88 Top = 52 Width = 57 Height = 21 TabOrder = 3 Text = '000000' end object setBtn4: TButton Tag = 4 Left = 64 Top = 104 Width = 41 Height = 17 Caption = 'Set' TabOrder = 4 OnClick = setBtnClick end object RestBtn4: TButton Tag = 4 Left = 152 Top = 64 Width = 49 Height = 17 Caption = 'Reset' TabOrder = 5 OnClick = RestBtnClick end end object GroupBox5: TGroupBox Left = 496 Top = 280 Width = 273 Height = 129 Caption = 'Channel 5' TabOrder = 13 object Label35: TLabel Left = 16 Top = 24 Width = 47 Height = 13 Caption = 'Max RPM' end object Label36: TLabel Left = 8 Top = 88 Width = 93 Height = 13 Caption = 'Counter Resolution:' end object Label37: TLabel Left = 160 Top = 88 Width = 44 Height = 13 Caption = 'Multiplier:' end object chnl5MaxRpmLbl: TLabel Left = 152 Top = 48 Width = 82 Height = 13 Caption = 'chnl5MaxRpmLbl' end object Label39: TLabel Left = 8 Top = 56 Width = 80 Height = 13 Caption = 'Current Reading:' end object chnl5Track: TTrackBar Tag = 5 Left = 72 Top = 16 Width = 193 Height = 25 LineSize = 50 Max = 1000 Min = 1 Orientation = trHorizontal Frequency = 1 Position = 50 SelEnd = 0 SelStart = 0 TabOrder = 0 TickMarks = tmBottomRight TickStyle = tsAuto OnChange = chnlTrackChange end object chn5ResEdit: TEdit Tag = 5 Left = 16 Top = 104 Width = 41 Height = 21 TabOrder = 1 Text = '1000' end object chnl5MultBox: TComboBox Tag = 5 Left = 160 Top = 104 Width = 41 Height = 21 ItemHeight = 13 TabOrder = 2 Text = '4' OnChange = chnlMultBoxChange Items.Strings = ( '1' '2' '4') end object ChEdit5: TEdit Left = 88 Top = 52 Width = 57 Height = 21 TabOrder = 3 Text = '000000' end object setBtn5: TButton Tag = 5 Left = 64 Top = 104 Width = 41 Height = 17 Caption = 'Set' TabOrder = 4 OnClick = setBtnClick end object RestBtn5: TButton Tag = 5 Left = 152 Top = 64 Width = 49 Height = 17 Caption = 'Reset' TabOrder = 5 OnClick = RestBtnClick end end object GroupBox6: TGroupBox Left = 496 Top = 408 Width = 273 Height = 129 Caption = 'Channel 6' TabOrder = 14 object Label33: TLabel Left = 16 Top = 24 Width = 47 Height = 13 Caption = 'Max RPM' end object Label38: TLabel Left = 8 Top = 88 Width = 93 Height = 13 Caption = 'Counter Resolution:' end object Label40: TLabel Left = 160 Top = 88 Width = 44 Height = 13 Caption = 'Multiplier:' end object chnl6MaxRpmLbl: TLabel Left = 152 Top = 48 Width = 82 Height = 13 Caption = 'chnl6MaxRpmLbl' end object Label42: TLabel Left = 8 Top = 56 Width = 80 Height = 13 Caption = 'Current Reading:' end object chnl6Track: TTrackBar Tag = 6 Left = 72 Top = 16 Width = 193 Height = 25 LineSize = 50 Max = 1000 Min = 1 Orientation = trHorizontal Frequency = 1 Position = 50 SelEnd = 0 SelStart = 0 TabOrder = 0 TickMarks = tmBottomRight TickStyle = tsAuto OnChange = chnlTrackChange end object chn6ResEdit: TEdit Tag = 6 Left = 16 Top = 104 Width = 41 Height = 21 TabOrder = 1 Text = '1000' end object chnl6MultBox: TComboBox Tag = 6 Left = 160 Top = 104 Width = 41 Height = 21 ItemHeight = 13 TabOrder = 2 Text = '4' OnChange = chnlMultBoxChange Items.Strings = ( '1' '2' '4') end object ChEdit6: TEdit Left = 88 Top = 52 Width = 57 Height = 21 TabOrder = 3 Text = '000000' end object setBtn6: TButton Tag = 6 Left = 64 Top = 104 Width = 41 Height = 17 Caption = 'Set' TabOrder = 4 OnClick = setBtnClick end object RestBtn6: TButton Tag = 6 Left = 152 Top = 64 Width = 49 Height = 17 Caption = 'Reset' TabOrder = 5 OnClick = RestBtnClick end end object GroupBox7: TGroupBox Left = 496 Top = 536 Width = 273 Height = 129 Caption = 'Channel 7' TabOrder = 15 object Label1: TLabel Left = 16 Top = 24 Width = 47 Height = 13 Caption = 'Max RPM' end object Label2: TLabel Left = 8 Top = 88 Width = 93 Height = 13 Caption = 'Counter Resolution:' end object Label3: TLabel Left = 160 Top = 88 Width = 44 Height = 13 Caption = 'Multiplier:' end object chnl7MaxRpmLbl: TLabel Left = 152 Top = 48 Width = 82 Height = 13 Caption = 'chnl7MaxRpmLbl' end object Label5: TLabel Left = 8 Top = 56 Width = 80 Height = 13 Caption = 'Current Reading:' end object chnl7Track: TTrackBar Tag = 7 Left = 72 Top = 16 Width = 193 Height = 25 LineSize = 50 Max = 1000 Min = 1 Orientation = trHorizontal Frequency = 1 Position = 50 SelEnd = 0 SelStart = 0 TabOrder = 0 TickMarks = tmBottomRight TickStyle = tsAuto OnChange = chnlTrackChange end object chn7ResEdit: TEdit Tag = 7 Left = 16 Top = 104 Width = 41 Height = 21 TabOrder = 1 Text = '1000' end object chnl7MultBox: TComboBox Tag = 7 Left = 160 Top = 104 Width = 41 Height = 21 ItemHeight = 13 TabOrder = 2 Text = '4' OnChange = chnlMultBoxChange Items.Strings = ( '1' '2' '4') end object ChEdit7: TEdit Left = 88 Top = 52 Width = 57 Height = 21 TabOrder = 3 Text = '000000' end object setBtn7: TButton Tag = 7 Left = 64 Top = 104 Width = 41 Height = 17 Caption = 'Set' TabOrder = 4 OnClick = setBtnClick end object RestBtn7: TButton Tag = 7 Left = 152 Top = 64 Width = 49 Height = 17 Caption = 'Reset' TabOrder = 5 OnClick = RestBtnClick end end object chnl1RpmBar: TProgressBar Left = 416 Top = 288 Width = 17 Height = 105 Min = 0 Max = 50 Orientation = pbVertical TabOrder = 16 end object chnl2RpmBar: TProgressBar Left = 416 Top = 416 Width = 17 Height = 105 Min = 0 Max = 50 Orientation = pbVertical TabOrder = 17 end object chnl3RpmBar: TProgressBar Left = 416 Top = 544 Width = 17 Height = 105 Min = 0 Max = 50 Orientation = pbVertical TabOrder = 18 end object chnl4RpmBar: TProgressBar Left = 896 Top = 160 Width = 17 Height = 105 Min = 0 Max = 50 Orientation = pbVertical TabOrder = 19 end object chnl5RpmBar: TProgressBar Left = 896 Top = 288 Width = 17 Height = 105 Min = 0 Max = 50 Orientation = pbVertical TabOrder = 20 end object chnl6RpmBar: TProgressBar Left = 896 Top = 416 Width = 17 Height = 105 Min = 0 Max = 50 Orientation = pbVertical TabOrder = 21 end object chnl7RpmBar: TProgressBar Left = 896 Top = 544 Width = 17 Height = 105 Min = 0 Max = 50 Orientation = pbVertical TabOrder = 22 end object TheTime: TTimer Enabled = False Interval = 100 OnTimer = TheTimeTimer Left = 8 end object resetTimer: TTimer Enabled = False Interval = 150 OnTimer = resetTimerTimer Left = 40 end end