home *** CD-ROM | disk | FTP | other *** search
- object Form4: TForm4
- Left = 247
- Top = 147
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'NetModem/32 Configuration'
- ClientHeight = 355
- ClientWidth = 427
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 10
- Top = 10
- Width = 200
- Height = 104
- Caption = '[ Server Setup ]'
- TabOrder = 0
- object Label9: TLabel
- Left = 104
- Top = 81
- Width = 27
- Height = 13
- Caption = 'Every'
- end
- object Label10: TLabel
- Left = 163
- Top = 81
- Width = 25
- Height = 13
- Caption = 'Mins.'
- end
- object CheckBox1: TCheckBox
- Left = 13
- Top = 20
- Width = 62
- Height = 17
- Hint = 'Activate Caller ID...'
- Caption = 'Caller ID'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = CheckBox1Click
- end
- object CheckBox3: TCheckBox
- Left = 13
- Top = 40
- Width = 77
- Height = 17
- Hint = 'Log Connection Activity...'
- Caption = 'Log Activity'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = CheckBox3Click
- end
- object CheckBox5: TCheckBox
- Left = 13
- Top = 80
- Width = 85
- Height = 17
- Hint = 'Activate Keep-Alives...'
- Caption = 'Fake Activity'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- OnClick = CheckBox5Click
- end
- object CheckBox2: TCheckBox
- Left = 95
- Top = 20
- Width = 92
- Height = 17
- Hint = 'Display Domain and IP...'
- Caption = 'Domain and IP'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = CheckBox2Click
- end
- object Edit1: TEdit
- Left = 137
- Top = 78
- Width = 21
- Height = 21
- Hint = 'Fake Activity every xx minuites. (Default=10)'
- Enabled = False
- MaxLength = 2
- ParentShowHint = False
- ShowHint = True
- TabOrder = 5
- Text = '10'
- OnClick = Edit1Click
- OnKeyPress = Edit1KeyPress
- end
- object CheckBox4: TCheckBox
- Left = 13
- Top = 60
- Width = 88
- Height = 17
- Caption = 'Auto-Minimize'
- TabOrder = 3
- OnClick = CheckBox4Click
- end
- end
- object GroupBox2: TGroupBox
- Left = 218
- Top = 10
- Width = 200
- Height = 104
- Caption = '[ Miscellaneous ]'
- TabOrder = 1
- object CheckBox6: TCheckBox
- Left = 13
- Top = 20
- Width = 117
- Height = 17
- Hint = 'Enable IP/Domain Blocking...'
- Caption = 'IP/Domain Blocking'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = CheckBox6Click
- end
- object CheckBox8: TCheckBox
- Left = 13
- Top = 60
- Width = 117
- Height = 17
- Hint = 'Display Connect TextFile...'
- Caption = 'Display on Connect'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = CheckBox8Click
- end
- object Button1: TButton
- Left = 137
- Top = 18
- Width = 49
- Height = 21
- Hint = 'Edit Blocking List...'
- Caption = 'Edit List'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = Button1Click
- end
- object CheckBox7: TCheckBox
- Left = 13
- Top = 40
- Width = 134
- Height = 17
- Hint = 'Play sound on Connect...'
- Caption = 'Play Sound on Connect'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = CheckBox7Click
- end
- object CheckBox9: TCheckBox
- Left = 13
- Top = 80
- Width = 155
- Height = 17
- Hint = 'Display Disconnect TextFile...'
- Caption = 'Display on Host Disconnect'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- OnClick = CheckBox9Click
- end
- end
- object GroupBox3: TGroupBox
- Left = 10
- Top = 120
- Width = 408
- Height = 200
- Caption = '[ External Files ]'
- TabOrder = 2
- object Label1: TLabel
- Left = 12
- Top = 110
- Width = 92
- Height = 13
- Caption = 'Display on Connect'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 12
- Top = 155
- Width = 198
- Height = 13
- Caption = 'Display on Disconnect by Local Host/You'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 12
- Top = 65
- Width = 79
- Height = 13
- Caption = '.WAV file to Play'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 12
- Top = 19
- Width = 88
- Height = 13
- Caption = 'Path/Name of Log'
- end
- object Label5: TLabel
- Left = 243
- Top = 19
- Width = 153
- Height = 13
- Caption = '(Enter Filename and press Enter)'
- end
- object Edit4: TEdit
- Left = 12
- Top = 125
- Width = 385
- Height = 21
- Hint = 'Connect Textfile...'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- Text = 'None'
- OnClick = Edit4Click
- OnKeyPress = Edit4KeyPress
- end
- object Edit5: TEdit
- Left = 12
- Top = 170
- Width = 385
- Height = 21
- Hint = 'Disconnect Textfile (When YOU Disconnect the Port)...'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- Text = 'None'
- OnClick = Edit5Click
- OnKeyPress = Edit5KeyPress
- end
- object Edit3: TEdit
- Left = 12
- Top = 80
- Width = 385
- Height = 21
- Hint = '.WAV Sound file...'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- Text = 'None'
- OnClick = Edit3Click
- OnKeyPress = Edit3KeyPress
- end
- object Edit2: TEdit
- Left = 12
- Top = 34
- Width = 385
- Height = 21
- Hint = 'Path & Name of Log file...'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- Text = 'None'
- OnClick = Edit2Click
- OnKeyPress = Edit2KeyPress
- end
- end
- object BitBtn1: TBitBtn
- Left = 176
- Top = 326
- Width = 75
- Height = 25
- Hint = 'Save Changes...'
- Caption = 'Ok'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- OnClick = BitBtn1Click
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333330000333333333333333333333333F33333333333
- 00003333344333333333333333388F3333333333000033334224333333333333
- 338338F3333333330000333422224333333333333833338F3333333300003342
- 222224333333333383333338F3333333000034222A22224333333338F338F333
- 8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
- 33333338F83338F338F33333000033A33333A222433333338333338F338F3333
- 0000333333333A222433333333333338F338F33300003333333333A222433333
- 333333338F338F33000033333333333A222433333333333338F338F300003333
- 33333333A222433333333333338F338F00003333333333333A22433333333333
- 3338F38F000033333333333333A223333333333333338F830000333333333333
- 333A333333333333333338330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object BitBtn2: TBitBtn
- Left = 278
- Top = 326
- Width = 75
- Height = 25
- Hint = 'Abort Changes...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 5
- OnClick = BitBtn2Click
- Kind = bkCancel
- end
- object BitBtn3: TBitBtn
- Left = 74
- Top = 326
- Width = 75
- Height = 25
- Hint = 'COMport Setup...'
- Caption = 'Ports'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = BitBtn3Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333FFFFF3333333333000003333333333F777773FF333333003333300
- 33333337733333773F33330333333333033333733FFFFFFF73F3303300000003
- 303337F37777777337F3303330CCC0333033373337777733373F0333330C0333
- 33037F33337773FFF37F03333330300033037F3FFFF73777FF7F0300000307B7
- 03037F77777F77777F7F030999030BBB03037F77777F77777F7F0309990307B7
- 03037377777F7777737330099903300030333777777F377737F3300000033333
- 3033377777733333373333033333333303333373FF33333F7333333003333300
- 3333333773FFFF77333333333000003333333333377777333333}
- NumGlyphs = 2
- end
- end
-