home *** CD-ROM | disk | FTP | other *** search
- object AdvJobDlg: TAdvJobDlg
- Left = 591
- Top = 235
- BorderStyle = bsDialog
- Caption = 'Advanced Job settings'
- ClientHeight = 318
- ClientWidth = 385
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object OkBtn: TBitBtn
- Left = 111
- Top = 280
- Width = 75
- Height = 25
- TabOrder = 4
- Kind = bkOK
- end
- object CancelBtn: TBitBtn
- Left = 199
- Top = 280
- Width = 75
- Height = 25
- Caption = 'Default'
- TabOrder = 5
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
- 333333777777777F33333330B00000003333337F7777777F3333333000000000
- 333333777777777F333333330EEEEEE033333337FFFFFF7F3333333300000000
- 333333377777777F3333333330BFBFB03333333373333373F33333330BFBFBFB
- 03333337F33333F7F33333330FBFBF0F03333337F33337F7F33333330BFBFB0B
- 03333337F3F3F7F7333333330F0F0F0033333337F7F7F773333333330B0B0B03
- 3333333737F7F7F333333333300F0F03333333337737F7F33333333333300B03
- 333333333377F7F33333333333330F03333333333337F7F33333333333330B03
- 33333333333737333333333333333033333333333333733333330000}
- NumGlyphs = 2
- end
- object GroupBox1: TGroupBox
- Left = 18
- Top = 8
- Width = 209
- Height = 97
- Caption = ' Cancel Job '
- TabOrder = 0
- object Label13: TLabel
- Left = 112
- Top = 24
- Width = 82
- Height = 13
- Caption = 'connection errors'
- end
- object Label6: TLabel
- Left = 112
- Top = 48
- Width = 67
- Height = 13
- Caption = 'protocol errors'
- end
- object ConnErrorsSpinEdit: TSpinEdit
- Left = 60
- Top = 22
- Width = 47
- Height = 22
- MaxValue = 999
- MinValue = 1
- TabOrder = 1
- Value = 999
- end
- object ProtErrorsSpinEdit: TSpinEdit
- Left = 60
- Top = 46
- Width = 47
- Height = 22
- MaxValue = 999
- MinValue = 1
- TabOrder = 3
- Value = 999
- end
- object ConnErrCheckBox: TCheckBox
- Left = 16
- Top = 24
- Width = 41
- Height = 17
- Caption = 'after'
- TabOrder = 0
- end
- object ProtErrCheckBox: TCheckBox
- Left = 16
- Top = 48
- Width = 41
- Height = 17
- Caption = 'after'
- TabOrder = 2
- end
- object NoRestCheckBox: TCheckBox
- Left = 16
- Top = 72
- Width = 145
- Height = 17
- Caption = 'if restart is not supported'
- TabOrder = 4
- end
- end
- object GroupBox2: TGroupBox
- Left = 240
- Top = 8
- Width = 121
- Height = 97
- Caption = ' Connection timeout '
- TabOrder = 1
- object Label2: TLabel
- Left = 104
- Top = 26
- Width = 5
- Height = 13
- Caption = 's'
- end
- object Label10: TLabel
- Left = 11
- Top = 26
- Width = 33
- Height = 13
- Caption = 'Control'
- end
- object Label11: TLabel
- Left = 19
- Top = 58
- Width = 23
- Height = 13
- Caption = 'Data'
- end
- object Label12: TLabel
- Left = 104
- Top = 58
- Width = 5
- Height = 13
- Caption = 's'
- end
- object CtrlTimeoutSpinEdit: TSpinEdit
- Left = 51
- Top = 24
- Width = 49
- Height = 22
- MaxValue = 1800
- MinValue = 1
- TabOrder = 0
- Value = 1
- end
- object DataTimeoutSpinEdit: TSpinEdit
- Left = 51
- Top = 56
- Width = 49
- Height = 22
- MaxValue = 1800
- MinValue = 1
- TabOrder = 1
- Value = 1
- end
- end
- object GroupBox3: TGroupBox
- Left = 16
- Top = 216
- Width = 345
- Height = 49
- Caption = ' FTP login '
- TabOrder = 3
- object Label8: TLabel
- Left = 8
- Top = 21
- Width = 22
- Height = 13
- Caption = 'User'
- end
- object Label9: TLabel
- Left = 136
- Top = 22
- Width = 46
- Height = 13
- Caption = 'Password'
- end
- object UserEdit: TEdit
- Left = 40
- Top = 19
- Width = 89
- Height = 21
- TabOrder = 0
- end
- object PassEdit: TEdit
- Left = 192
- Top = 19
- Width = 145
- Height = 21
- TabOrder = 1
- end
- end
- object GroupBox4: TGroupBox
- Left = 16
- Top = 112
- Width = 345
- Height = 97
- Caption = ' Use proxy '
- TabOrder = 2
- object Label16: TLabel
- Left = 296
- Top = 25
- Width = 19
- Height = 13
- Caption = 'Port'
- end
- object HttpProxyEdit: TEdit
- Left = 62
- Top = 38
- Width = 211
- Height = 21
- TabOrder = 1
- end
- object FtpProxyEdit: TEdit
- Left = 62
- Top = 62
- Width = 211
- Height = 21
- TabOrder = 3
- end
- object HttpProxyPortSpinEdit: TSpinEdit
- Left = 280
- Top = 38
- Width = 57
- Height = 22
- MaxValue = 65535
- MinValue = 0
- TabOrder = 2
- Value = 0
- end
- object FtpProxyPortSpinEdit: TSpinEdit
- Left = 280
- Top = 62
- Width = 57
- Height = 22
- MaxValue = 65535
- MinValue = 0
- TabOrder = 4
- Value = 0
- end
- object ProxyRadioPanel: TPanel
- Left = 8
- Top = 16
- Width = 52
- Height = 73
- BevelOuter = bvNone
- TabOrder = 0
- object RadioButton1: TRadioButton
- Left = 0
- Top = 0
- Width = 49
- Height = 17
- Caption = 'None'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object RadioButton2: TRadioButton
- Left = 0
- Top = 24
- Width = 49
- Height = 17
- Caption = 'HTTP'
- TabOrder = 1
- end
- object RadioButton3: TRadioButton
- Left = 0
- Top = 48
- Width = 49
- Height = 17
- Caption = 'FTP'
- TabOrder = 2
- end
- end
- end
- end
-