home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 108
- Top = 90
- Width = 640
- Height = 480
- Caption = 'Form1'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object StatusBar1: TStatusBar
- Left = 0
- Top = 415
- Width = 632
- Height = 19
- Panels = <>
- SimplePanel = True
- end
- object PageControl1: TPageControl
- Tag = 2
- Left = 0
- Top = 57
- Width = 632
- Height = 358
- ActivePage = TabSheet2
- Align = alClient
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnChange = PageControl1Change
- object TabSheet1: TTabSheet
- Tag = 1
- Caption = 'Costs Analysis'
- object GroupBox4: TGroupBox
- Left = 280
- Top = 96
- Width = 329
- Height = 81
- TabOrder = 0
- object Label8: TLabel
- Left = 8
- Top = 24
- Width = 125
- Height = 13
- Caption = 'If you had always called at'
- end
- object Label10: TLabel
- Left = 144
- Top = 24
- Width = 69
- Height = 13
- Caption = 'lowest charge:'
- end
- object Label11: TLabel
- Left = 140
- Top = 48
- Width = 73
- Height = 13
- Caption = 'highest charge:'
- end
- object lblLowestCost: TLabel
- Left = 216
- Top = 24
- Width = 3
- Height = 13
- Hint =
- 'This is how much the cost for the selected period would have bee' +
- 'n if you had only called at the lowest charge'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- end
- object lblHighestCost: TLabel
- Left = 216
- Top = 48
- Width = 3
- Height = 13
- Hint =
- 'This is how much the cost for the selected period would have bee' +
- 'n if you had only called at the highest charge'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- end
- end
- object GroupBox5: TGroupBox
- Left = 280
- Top = 208
- Width = 329
- Height = 81
- TabOrder = 1
- object Label12: TLabel
- Left = 88
- Top = 24
- Width = 138
- Height = 13
- Caption = 'Estimated cost for this month:'
- end
- object Label13: TLabel
- Left = 14
- Top = 44
- Width = 212
- Height = 13
- Caption = 'Average monthly cost during selected period:'
- end
- object lblEstimatedMonthlyCost: TLabel
- Left = 232
- Top = 24
- Width = 3
- Height = 13
- Hint =
- 'This is how much the cost for this month is expected to be based' +
- ' on calls made so far'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- end
- object lblMonthlyCostDuringPeriod: TLabel
- Left = 232
- Top = 44
- Width = 3
- Height = 13
- Hint =
- 'This is how much the calculated monthly cost has been for the se' +
- 'lected period'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- end
- end
- end
- object TabSheet2: TTabSheet
- Tag = 2
- Caption = 'Logbook Report'
- object Label1: TLabel
- Tag = 9
- Left = 8
- Top = 24
- Width = 113
- Height = 13
- Caption = 'Report Period Between:'
- end
- object Label9: TLabel
- Tag = 9
- Left = 104
- Top = 56
- Width = 18
- Height = 13
- Caption = 'and'
- end
- object RichEdit1: TRichEdit
- Left = 280
- Top = 16
- Width = 329
- Height = 297
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- end
- object comboboxFromDate: TComboBox
- Tag = 9
- Left = 8
- Top = 48
- Width = 81
- Height = 21
- Hint = 'Set Beginning of Report Period to this date'
- ItemHeight = 13
- ParentShowHint = False
- ShowHint = False
- TabOrder = 1
- OnExit = comboboxFromDateExit
- end
- object btnCreate: TBitBtn
- Tag = 9
- Left = 72
- Top = 104
- Width = 105
- Height = 25
- Hint = 'Create a Report for the Period given above'
- Caption = '&Create Report'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 2
- OnClick = btnCreateClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333330000000
- 00003333377777777777333330FFFFFFFFF03FF3F7FFFF33FFF7003000000FF0
- 00F077F7777773F77737E00FBFBFB0FFFFF07773333FF7FF33F7E0FBFB00000F
- F0F077F333777773F737E0BFBFBFBFB0FFF077F3333FFFF733F7E0FBFB00000F
- F0F077F333777773F737E0BFBFBFBFB0FFF077F33FFFFFF733F7E0FB0000000F
- F0F077FF777777733737000FB0FFFFFFFFF07773F7F333333337333000FFFFFF
- FFF0333777F3FFF33FF7333330F000FF0000333337F777337777333330FFFFFF
- 0FF0333337FFFFFF7F37333330CCCCCC0F033333377777777F73333330FFFFFF
- 0033333337FFFFFF7733333330000000033333333777777773330000}
- NumGlyphs = 2
- end
- object comboboxToDate: TComboBox
- Tag = 9
- Left = 144
- Top = 48
- Width = 89
- Height = 21
- Hint = 'Set End of Report Period to this date'
- ItemHeight = 13
- ParentShowHint = False
- ShowHint = False
- TabOrder = 3
- OnExit = comboboxFromDateExit
- end
- object GroupBox3: TGroupBox
- Tag = 9
- Left = 8
- Top = 160
- Width = 257
- Height = 153
- TabOrder = 4
- object Label2: TLabel
- Left = 80
- Top = 24
- Width = 33
- Height = 13
- Caption = 'Period:'
- end
- object Label4: TLabel
- Left = 36
- Top = 46
- Width = 77
- Height = 13
- Caption = 'Number of Calls:'
- end
- object lblPeriod: TLabel
- Left = 120
- Top = 24
- Width = 3
- Height = 13
- Hint = 'Dates of the First and Last Call during the Period given above'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- end
- object lblNumberOfCalls: TLabel
- Left = 120
- Top = 46
- Width = 3
- Height = 13
- Hint = 'Number of Calls during the Period given above'
- Font.Color = clPurple
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- end
- object Label5: TLabel
- Left = 6
- Top = 68
- Width = 107
- Height = 13
- Caption = 'Average Time per Call:'
- end
- object lblAverageCallingTime: TLabel
- Left = 120
- Top = 68
- Width = 3
- Height = 13
- Hint = 'Average time per Call during the Period given above'
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- end
- object Label6: TLabel
- Left = 62
- Top = 112
- Width = 51
- Height = 13
- Caption = 'Total Cost:'
- end
- object Label7: TLabel
- Left = 8
- Top = 90
- Width = 105
- Height = 13
- Caption = 'Average Cost per Call:'
- end
- object lblAverageCost: TLabel
- Left = 120
- Top = 90
- Width = 3
- Height = 13
- Hint = 'Average Cost per Call during the Period given above'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- end
- object lblTotalCost: TLabel
- Left = 120
- Top = 112
- Width = 3
- Height = 13
- Hint = 'Total Cost per Call during the Period given above'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- end
- end
- object ProgressBar1: TProgressBar
- Tag = 9
- Left = 49
- Top = 136
- Width = 150
- Height = 16
- Min = 0
- Max = 100
- TabOrder = 5
- end
- end
- object TabSheet3: TTabSheet
- Tag = 3
- Caption = 'Options'
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 249
- Height = 81
- Caption = 'Windows Modem Log File'
- TabOrder = 0
- object Label3: TLabel
- Left = 8
- Top = 16
- Width = 40
- Height = 13
- Caption = 'Log File:'
- end
- object chkboxDeleteLogFile: TCheckBox
- Left = 8
- Top = 56
- Width = 217
- Height = 17
- Hint =
- 'Deleting the log file generates shorter startup time for Onlinom' +
- 'eter'
- Caption = 'Delete log file when done (recommended)'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- end
- object editLogFileName: TEdit
- Left = 8
- Top = 32
- Width = 225
- Height = 21
- TabOrder = 1
- end
- end
- object grpboxOnlineCost: TGroupBox
- Left = 8
- Top = 168
- Width = 609
- Height = 153
- Caption = 'Charges for Online Time'
- Color = clBtnFace
- ParentColor = False
- TabOrder = 1
- object strgrdCost: TStringGrid
- Left = 8
- Top = 16
- Width = 521
- Height = 129
- Hint =
- 'If you are not sure how to fill in this grid, click on the help ' +
- 'button at the lower right'
- ColCount = 6
- FixedCols = 0
- RowCount = 2
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect]
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- ColWidths = (
- 144
- 69
- 72
- 69
- 60
- 98)
- end
- object btnEdit: TBitBtn
- Left = 536
- Top = 48
- Width = 65
- Height = 25
- Hint = 'Edit entry'
- Caption = '&Edit...'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 1
- OnClick = btnEditClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
- 000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
- 00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
- F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
- 0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
- FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
- FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
- 0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
- 00333377737FFFFF7733333033000000033333373377777773330000}
- NumGlyphs = 2
- end
- object btnNew: TBitBtn
- Left = 536
- Top = 16
- Width = 65
- Height = 25
- Hint = 'New entry'
- Caption = '&New...'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 2
- OnClick = btnNewClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
- 333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
- 0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
- 07333337F33333337F333330FFFFFFFF07333337F33333337F333330FFFFFFFF
- 07333FF7F33333337FFFBBB0FFFFFFFF0BB37777F3333333777F3BB0FFFFFFFF
- 0BBB3777F3333FFF77773330FFFF000003333337F333777773333330FFFF0FF0
- 33333337F3337F37F3333330FFFF0F0B33333337F3337F77FF333330FFFF003B
- B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
- 3BB33773333773333773B333333B3333333B7333333733333337}
- NumGlyphs = 2
- end
- object btnDelete: TBitBtn
- Left = 536
- Top = 80
- Width = 65
- Height = 25
- Hint = 'Delete entry'
- Caption = '&Delete'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 3
- OnClick = btnDeleteClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
- 3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
- 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
- 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
- 333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
- 03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
- 33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
- 0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
- 3333333337FFF7F33333333330000033333333333777773333330000}
- NumGlyphs = 2
- end
- object BitBtn6: TBitBtn
- Left = 536
- Top = 120
- Width = 65
- Height = 25
- Hint = 'Show Help on how to fill in this grid'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 4
- OnClick = BitBtn6Click
- Kind = bkHelp
- end
- end
- object GroupBox2: TGroupBox
- Left = 280
- Top = 8
- Width = 337
- Height = 81
- Caption = 'Warnings'
- TabOrder = 2
- object editWarnCost: TEdit
- Left = 272
- Top = 12
- Width = 49
- Height = 21
- TabOrder = 0
- Text = '0'
- end
- object chkboxWarnAverageCost: TCheckBox
- Left = 8
- Top = 40
- Width = 249
- Height = 33
- Hint =
- 'Checking this box generates a message when average cost per call' +
- ' has exceed the given amount'
- Caption = 'Warn when average cost per call has exceeded:'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 1
- OnClick = chkboxWarnAverageCostClick
- end
- object editWarnAverageCost: TEdit
- Left = 272
- Top = 44
- Width = 49
- Height = 21
- TabOrder = 2
- Text = '0'
- end
- object chkboxWarnCost: TCheckBox
- Left = 8
- Top = 16
- Width = 257
- Height = 17
- Hint =
- 'Checking this box generates a message when online cost per month' +
- ' has exceed the given amount'
- Caption = 'Warn when cost per month has exceeded:'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 3
- OnClick = chkboxWarnCostClick
- end
- end
- object GroupBox6: TGroupBox
- Left = 8
- Top = 96
- Width = 249
- Height = 65
- Caption = 'Cost Settings'
- TabOrder = 3
- object chkboxIgnoreBusyCalls: TCheckBox
- Left = 8
- Top = 24
- Width = 137
- Height = 17
- Caption = 'Ignore Busy Calls'
- State = cbChecked
- TabOrder = 0
- end
- end
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 632
- Height = 57
- Align = alTop
- TabOrder = 2
- object BitBtn1: TBitBtn
- Left = 16
- Top = 8
- Width = 57
- Height = 41
- Hint = 'Exit Application'
- Caption = 'Exit'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = Exit1Click
- Kind = bkClose
- Layout = blGlyphTop
- end
- object BitBtn2: TBitBtn
- Left = 96
- Top = 8
- Width = 57
- Height = 41
- Hint = 'Print Logbook Report'
- Caption = 'Print'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = Print1Click
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
- 0003377777777777777308888888888888807F33333333333337088888888888
- 88807FFFFFFFFFFFFFF7000000000000000077777777777777770F8F8F8F8F8F
- 8F807F333333333333F708F8F8F8F8F8F9F07F333333333337370F8F8F8F8F8F
- 8F807FFFFFFFFFFFFFF7000000000000000077777777777777773330FFFFFFFF
- 03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
- 03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
- 33333337F3F37F3733333330F08F0F0333333337F7337F7333333330FFFF0033
- 33333337FFFF77333333333000000333333333377777733333330000}
- Layout = blGlyphTop
- NumGlyphs = 2
- end
- object BitBtn3: TBitBtn
- Left = 176
- Top = 8
- Width = 57
- Height = 41
- Hint = 'Show Help Contents'
- Caption = 'Help'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = Contents1Click
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333CCCCC33
- 33333FFFF77777FFFFFFCCCCCC808CCCCCC3777777F7F777777F008888070888
- 8003777777777777777F0F0770F7F0770F0373F33337F333337370FFFFF7FFFF
- F07337F33337F33337F370FFFB99FBFFF07337F33377F33337F330FFBF99BFBF
- F033373F337733333733370BFBF7FBFB0733337F333FF3337F33370FBF98BFBF
- 0733337F3377FF337F333B0BFB990BFB03333373FF777FFF73333FB000B99000
- B33333377737777733333BFBFBFB99FBF33333333FF377F333333FBF99BF99BF
- B333333377F377F3333333FB99FB99FB3333333377FF77333333333FB9999FB3
- 333333333777733333333333FBFBFB33333333333333333333330000}
- Layout = blGlyphTop
- NumGlyphs = 2
- end
- object BitBtn4: TBitBtn
- Left = 304
- Top = 8
- Width = 57
- Height = 41
- Hint = 'Show About Box'
- Caption = 'About'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = About1Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300033300000
- 00003777FF377777777707070330FFFFFFF077777F37F3FF3FF707370330F00F
- 00F077F77F37F773773707370330FFFFFFF077F77F37F3FFFF3707070330F000
- 0FF077777337F777733730003330FFFFFFF037773337F3FF3FF733033330F00F
- 0000337FFF37F773777733000330FFFF0FF033777FF7F3FF7F3733007030F08F
- 0F03337777F7F7737F7330703700FFFF003337773777FFFF7733307333700000
- 0333377FF37777777FFF33073070333000033377F777FF37777F333077000307
- 7770333777777F7777773333003300003300333377337777FF77333333333307
- 7770333333333377777733333333333000033333333333377773}
- Layout = blGlyphTop
- NumGlyphs = 2
- end
- object BitBtnReg: TBitBtn
- Left = 384
- Top = 8
- Width = 57
- Height = 41
- Hint = 'Show Information on how to Register'
- Caption = 'Register'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- OnClick = BitBtnRegClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
- 00333FF777777777773F0000FFFFFFFFFF0377773F3F3F3F3F7308880F0F0F0F
- 0FF07F33737373737337088880FFFFFFFFF07F3337FFFFFFFFF7088880000000
- 00037F3337777777777308888033330F03337F3337F3FF7F7FFF088880300000
- 00007F3337F7777777770FFFF030FFFFFFF07F3FF7F7F3FFFFF708008030F000
- 00F07F7737F7F77777F70FFFF030F0AAE0F07F3FF7F7F7F337F708008030F0DA
- D0F07F7737F7F7FFF7F70FFFF030F00000F07F33F7F7F77777370FF9F030FFFF
- FFF07F3737F7FFFFFFF70FFFF030000000007FFFF7F777777777000000333333
- 33337777773333333333333333333333333333333333333333330000}
- Layout = blGlyphTop
- NumGlyphs = 2
- end
- object BitBtn7: TBitBtn
- Left = 240
- Top = 8
- Width = 57
- Height = 41
- Hint = 'Show Information on how to reduce Costs for Online Time'
- Caption = 'Lower Cost'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 5
- OnClick = BitBtn7Click
- Glyph.Data = {
- F8000000424DF800000000000000760000002800000010000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555500000
- 55555555000BB3B30555555030BB3303305555030BB0B3B3330555033BBBB333
- 330550B3B3BB3BB3B33050B3B33BBBBB333050B3B33BBBBB3B3050B3B333BB0B
- 33B050B33333BBB3B3B050BB33333333BB05550B33B3333BB305550BB33330BB
- B0555550BB33B3BB0555555500B33330555555555500000555550000}
- Layout = blGlyphTop
- end
- object BitBtnRegCode: TBitBtn
- Left = 448
- Top = 8
- Width = 57
- Height = 41
- Hint = 'Enter Registration Code'
- Caption = 'Enter Code'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 6
- OnClick = EnterRegistrationCode1Click
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
- 00333FF777777777773F0000FFFFFFFFFF0377773F3F3F3F3F7308880F0F0F0F
- 0FF07F33737373737337088880FFFFFFFFF07F3337FFFFFFFFF7088880000000
- 00037F3337777777777308888033330F03337F3337F3FF7F7FFF088880300000
- 00007F3337F7777777770FFFF030FFFFFFF07F3FF7F7F3FFFFF708008030F000
- 00F07F7737F7F77777F70FFFF030F0AAE0F07F3FF7F7F7F337F708008030F0DA
- D0F07F7737F7F7FFF7F70FFFF030F00000F07F33F7F7F77777370FF9F030FFFF
- FFF07F3737F7FFFFFFF70FFFF030000000007FFFF7F777777777000000333333
- 33337777773333333333333333333333333333333333333333330000}
- Layout = blGlyphTop
- NumGlyphs = 2
- end
- end
- object MainMenu1: TMainMenu
- Left = 592
- Top = 8
- object File1: TMenuItem
- Caption = '&File'
- ShortCut = 0
- object Print1: TMenuItem
- Caption = '&Print...'
- ShortCut = 0
- OnClick = Print1Click
- end
- object PrintSetup1: TMenuItem
- Caption = 'P&rint Setup...'
- ShortCut = 0
- OnClick = PrintSetup1Click
- end
- object N4: TMenuItem
- Caption = '-'
- ShortCut = 0
- end
- object BugReport1: TMenuItem
- Caption = '&Bug Report...'
- ShortCut = 0
- OnClick = BugReport1Click
- end
- object SuggestionsforNextVersion1: TMenuItem
- Caption = 'Suggestions for Next &Version'
- ShortCut = 0
- OnClick = SuggestionsforNextVersion1Click
- end
- object N1: TMenuItem
- Caption = '-'
- ShortCut = 0
- end
- object Exit1: TMenuItem
- Caption = 'E&xit'
- ShortCut = 0
- OnClick = Exit1Click
- end
- end
- object Help1: TMenuItem
- Caption = '&Help'
- ShortCut = 0
- object Contents1: TMenuItem
- Caption = '&Contents'
- ShortCut = 0
- OnClick = Contents1Click
- end
- object HowtoUseHelp1: TMenuItem
- Caption = '&How to Use Help'
- ShortCut = 0
- OnClick = HowtoUseHelp1Click
- end
- object N2: TMenuItem
- Tag = 1
- Caption = '-'
- ShortCut = 0
- end
- object HowtoRegister1: TMenuItem
- Tag = 1
- Caption = 'How to &Register'
- ShortCut = 0
- OnClick = HowtoRegister1Click
- end
- object EnterRegistrationCode1: TMenuItem
- Tag = 1
- Caption = '&Enter Registration Code...'
- ShortCut = 0
- OnClick = EnterRegistrationCode1Click
- end
- object N3: TMenuItem
- Caption = '-'
- ShortCut = 0
- end
- object About1: TMenuItem
- Caption = '&About...'
- ShortCut = 0
- OnClick = About1Click
- end
- end
- object TMenuItem
- ShortCut = 0
- end
- end
- object PrintDialog1: TPrintDialog
- Left = 592
- Top = 40
- end
- object PrinterSetupDialog1: TPrinterSetupDialog
- Left = 544
- Top = 40
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 544
- end
- object Timer2: TTimer
- Interval = 60000
- OnTimer = Timer2Timer
- Left = 520
- Top = 40
- end
- object Timer3: TTimer
- Interval = 10000
- OnTimer = Timer3Timer
- Left = 496
- Top = 48
- end
- object Timer4: TTimer
- Interval = 3000
- OnTimer = Timer4Timer
- Left = 464
- Top = 56
- end
- end
-