home *** CD-ROM | disk | FTP | other *** search
- object FireWallDlg: TFireWallDlg
- Tag = 13
- Left = 252
- Top = 154
- HelpContext = 470
- BorderStyle = bsDialog
- Caption = 'Firewall settings'
- ClientHeight = 288
- ClientWidth = 361
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 13
- object ProxyMethod: TRadioGroup
- Tag = 12
- Left = 4
- Top = 8
- Width = 353
- Height = 121
- Caption = 'Connect method'
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Items.Strings = (
- 'Send command &USER user@hostname'
- 'Send command S&ITE (with logon)'
- 'Send command &OPEN '
- 'USER user@firewalluser@hostname / PASS pass@firewallpass'
- 'Transparent'
- 'HTTP Proxy with FTP support')
- ParentFont = False
- TabOrder = 0
- end
- object GroupBox1: TGroupBox
- Tag = 11
- Left = 4
- Top = 132
- Width = 353
- Height = 125
- Caption = 'Firewall logon'
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- object Hostname: TLabel
- Tag = 3
- Left = 8
- Top = 24
- Width = 85
- Height = 13
- AutoSize = False
- Caption = '&Host name:'
- FocusControl = id_Change_Host
- end
- object UserLabel: TLabel
- Tag = 5
- Left = 8
- Top = 51
- Width = 85
- Height = 13
- AutoSize = False
- Caption = '&User name:'
- FocusControl = id_Change_User
- end
- object PassLabel: TLabel
- Tag = 9
- Left = 8
- Top = 78
- Width = 85
- Height = 13
- AutoSize = False
- Caption = '&Password:'
- FocusControl = id_Change_Pass
- end
- object Label2: TLabel
- Tag = 10
- Left = 8
- Top = 100
- Width = 337
- Height = 13
- AutoSize = False
- Caption = 'Warning: Storing the password is insecure!'
- end
- object id_Change_Host: TEdit
- Left = 96
- Top = 20
- Width = 250
- Height = 21
- TabOrder = 0
- end
- object id_Change_User: TEdit
- Left = 96
- Top = 47
- Width = 250
- Height = 21
- TabOrder = 1
- end
- object id_Change_Pass: TEdit
- Left = 96
- Top = 74
- Width = 250
- Height = 21
- PasswordChar = '*'
- TabOrder = 2
- end
- end
- object id_OK: TButton
- Tag = 4001
- Left = 42
- Top = 262
- Width = 90
- Height = 23
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 2
- OnClick = id_OKClick
- end
- object Cancel: TButton
- Tag = 4002
- Left = 135
- Top = 262
- Width = 90
- Height = 23
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 3
- end
- object Button1: TButton
- Tag = 4003
- Left = 228
- Top = 262
- Width = 90
- Height = 23
- Caption = 'Help'
- TabOrder = 4
- OnClick = Button1Click
- end
- object ResolutionFix1: TResolutionFix
- Left = 4
- Top = 260
- end
- object Translate1: TTranslate
- Tag = 6010
- Left = 312
- Top = 260
- end
- end
-