home *** CD-ROM | disk | FTP | other *** search
- object closeform: Tcloseform
- Left = 273
- Top = 159
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Exit Webspector'
- ClientHeight = 133
- ClientWidth = 318
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 7
- Top = 8
- Width = 210
- Height = 65
- Caption =
- 'Webspector will not be able to automatically monitor web pages i' +
- 'f you close the main program. To place Webspector on your system' +
- ' tray, click '#39'Tray.'#39' Otherwise, click '#39'Exit'#39' to close the progra' +
- 'm.'
- WordWrap = True
- end
- object Bevel1: TBevel
- Left = 7
- Top = 80
- Width = 225
- Height = 1
- end
- object activecap: TLabel
- Left = 8
- Top = 88
- Width = 26
- Height = 13
- Caption = 'None'
- end
- object BitBtn1: TBitBtn
- Left = 240
- Top = 8
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Exit'
- TabOrder = 0
- OnClick = BitBtn1Click
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333FFFFF333333000033333388888833333333333F888888FFF333
- 000033338811111188333333338833FFF388FF33000033381119999111833333
- 38F338888F338FF30000339119933331111833338F388333383338F300003391
- 13333381111833338F8F3333833F38F3000039118333381119118338F38F3338
- 33F8F38F000039183333811193918338F8F333833F838F8F0000391833381119
- 33918338F8F33833F8338F8F000039183381119333918338F8F3833F83338F8F
- 000039183811193333918338F8F833F83333838F000039118111933339118338
- F3833F83333833830000339111193333391833338F33F8333FF838F300003391
- 11833338111833338F338FFFF883F83300003339111888811183333338FF3888
- 83FF83330000333399111111993333333388FFFFFF8833330000333333999999
- 3333333333338888883333330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object BitBtn2: TBitBtn
- Left = 240
- Top = 40
- Width = 75
- Height = 25
- Caption = 'Tray'
- TabOrder = 1
- OnClick = BitBtn2Click
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 04000000000080000000120B0000120B00000500000005000000FFFF00006464
- 0000FFFFFF00C0C0C00000000000333333333333333333333333333333333333
- 3331113333333333333101133333333333310011333333333331000113333111
- 1111000011331000000000000113102222222222001310000000002001333111
- 1111020013333333333100013333333333310013333333333331013333333333
- 3331133333333333333333333333}
- end
- object BitBtn3: TBitBtn
- Left = 240
- Top = 72
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 2
- OnClick = BitBtn3Click
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333333333000033338833333333333333333F333333333333
- 0000333911833333983333333388F333333F3333000033391118333911833333
- 38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
- 911118111118333338F3338F833338F3000033333911111111833333338F3338
- 3333F8330000333333911111183333333338F333333F83330000333333311111
- 8333333333338F3333383333000033333339111183333333333338F333833333
- 00003333339111118333333333333833338F3333000033333911181118333333
- 33338333338F333300003333911183911183333333383338F338F33300003333
- 9118333911183333338F33838F338F33000033333913333391113333338FF833
- 38F338F300003333333333333919333333388333338FFF830000333333333333
- 3333333333333333333888330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object BitBtn4: TBitBtn
- Left = 240
- Top = 104
- Width = 75
- Height = 25
- Caption = 'Help'
- TabOrder = 3
- OnClick = BitBtn4Click
- Kind = bkHelp
- end
- object dontaskclose: TCheckBox
- Left = 8
- Top = 112
- Width = 201
- Height = 17
- Caption = 'Do not ask this question again.'
- TabOrder = 4
- end
- object transfertimer: TTimer
- Enabled = False
- OnTimer = transfertimerTimer
- Left = 200
- Top = 96
- end
- end
-