home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Igromania 1999 December
/
27_12_1999.iso
/
Soft
/
nvamp33.exe
/
Vampire.exe
/
0
/
RCDATA
/
TADVDIALOG
/
TADVDIALOG.txt
Wrap
Text File
|
1999-06-02
|
8KB
|
377 lines
object AdvDialog: TAdvDialog
Left = 268
Top = 103
ActiveControl = PageControl1
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Job settings'
ClientHeight = 433
ClientWidth = 360
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object CancelBtn: TButton
Left = 280
Top = 406
Width = 75
Height = 23
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object OkBtn: TButton
Left = 197
Top = 406
Width = 75
Height = 23
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OkBtnClick
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 360
Height = 400
ActivePage = TabSheet6
TabOrder = 0
object TabSheet5: TTabSheet
Caption = 'General'
object Label8: TLabel
Left = 20
Top = 90
Width = 80
Height = 13
Caption = 'Title (description)'
end
object Label3: TLabel
Left = 20
Top = 18
Width = 41
Height = 13
Caption = 'Location'
end
object Label10: TLabel
Left = 20
Top = 220
Width = 68
Height = 13
Caption = 'Rename file to'
end
object Label1: TLabel
Left = 20
Top = 142
Width = 134
Height = 13
Caption = 'Save to folder or <category>'
end
object TitleEdit: TEdit
Left = 20
Top = 108
Width = 311
Height = 21
TabOrder = 3
end
object LocBtn: TButton
Left = 236
Top = 65
Width = 89
Height = 23
Cancel = True
Caption = 'Locations...'
TabOrder = 2
OnClick = LocBtnClick
end
object SiteBtn: TButton
Left = 104
Top = 65
Width = 125
Height = 23
Caption = 'Site settings...'
TabOrder = 1
OnClick = SiteBtnClick
end
object UrlEdit: TEdit
Left = 20
Top = 36
Width = 311
Height = 21
TabOrder = 0
OnChange = UrlEditChange
end
object LocalFileEdit: TEdit
Left = 20
Top = 240
Width = 121
Height = 21
TabOrder = 7
end
object BrowseBtn: TButton
Left = 236
Top = 189
Width = 89
Height = 23
Cancel = True
Caption = 'Browse...'
TabOrder = 5
OnClick = BrowseBtnClick
end
object GroupBox7: TGroupBox
Left = 20
Top = 284
Width = 313
Height = 69
Caption = ' Start '
TabOrder = 8
object Label13: TLabel
Left = 16
Top = 18
Width = 14
Height = 13
Caption = 'On'
end
object Label16: TLabel
Left = 128
Top = 18
Width = 10
Height = 13
Caption = 'At'
end
object NowBtn: TSpeedButton
Left = 228
Top = 36
Width = 45
Height = 21
Caption = 'Now'
OnClick = NowBtnClick
end
object Label17: TLabel
Left = 267
Top = 18
Width = 31
Height = 13
Caption = 'Priority'
Visible = False
end
object DateTimePicker1: TDateTimePicker
Left = 12
Top = 36
Width = 105
Height = 21
CalAlignment = dtaLeft
Date = 35862.064069560200000000
Time = 35862.064069560200000000
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
end
object DateTimePicker2: TDateTimePicker
Left = 124
Top = 36
Width = 97
Height = 21
CalAlignment = dtaLeft
Date = 35862.064582523100000000
Time = 35862.064582523100000000
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkTime
ParseInput = False
end
object PrioritySpinEdit: TSpinEdit
Left = 265
Top = 36
Width = 37
Height = 22
MaxLength = 1
MaxValue = 9
MinValue = 1
TabOrder = 2
Value = 1
Visible = False
end
end
object LocalFolderCombo: TComboBox
Left = 20
Top = 160
Width = 311
Height = 21
ItemHeight = 13
TabOrder = 4
Text = 'LocalFolderCombo'
end
object CheckBox2: TCheckBox
Left = 20
Top = 188
Width = 201
Height = 17
Caption = 'Restore source directories'
TabOrder = 6
end
end
object TabSheet6: TTabSheet
Caption = 'Advanced'
object Label47: TLabel
Left = 20
Top = 18
Width = 38
Height = 13
Caption = 'Referrer'
end
object Label5: TLabel
Left = 20
Top = 70
Width = 53
Height = 13
Caption = 'User Agent'
end
object Label21: TLabel
Left = 300
Top = 138
Width = 25
Height = 13
Caption = 'bytes'
end
object GroupBox6: TGroupBox
Left = 20
Top = 248
Width = 313
Height = 105
TabOrder = 6
object Label2: TLabel
Left = 12
Top = 27
Width = 27
Height = 13
Caption = 'Every'
end
object CheckBox3: TCheckBox
Left = 12
Top = 0
Width = 149
Height = 17
Caption = 'Start Job regularly'
TabOrder = 0
OnClick = EnableDisable
end
object SpinEdit2: TSpinEdit
Left = 60
Top = 24
Width = 57
Height = 22
MaxLength = 2
MaxValue = 99
MinValue = 1
TabOrder = 1
Value = 1
end
object CheckBox4: TCheckBox
Left = 12
Top = 56
Width = 293
Height = 17
Caption = 'Download only newer files'
TabOrder = 2
end
object CheckBox7: TCheckBox
Left = 12
Top = 80
Width = 289
Height = 17
Caption = 'Preserve old files'
TabOrder = 3
end
object ComboBox1: TComboBox
Left = 124
Top = 24
Width = 77
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Days'
'Hours'
'Minutes')
TabOrder = 4
end
end
object ComboBox4: TComboBox
Left = 20
Top = 88
Width = 313
Height = 21
ItemHeight = 13
Items.Strings = (
'Net Vampire/3.3'
'Mozilla/4.04 [en] (Win95; I ;Nav)'
'Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)')
TabOrder = 1
end
object CheckBox6: TCheckBox
Left = 32
Top = 136
Width = 193
Height = 17
Caption = 'Force retry if received less than'
TabOrder = 2
OnClick = EnableDisable
end
object SpinEdit1: TSpinEdit
Left = 228
Top = 133
Width = 65
Height = 22
MaxLength = 9
MaxValue = 999999999
MinValue = 1
TabOrder = 3
Value = 1
end
object CheckBox5: TCheckBox
Left = 32
Top = 192
Width = 297
Height = 17
Caption = 'Strip proxy messages from the file'
TabOrder = 5
end
object Edit1: TEdit
Left = 20
Top = 36
Width = 313
Height = 21
TabOrder = 0
end
object CheckBox1: TCheckBox
Left = 32
Top = 164
Width = 301
Height = 17
Caption = 'Ignore file time change'
TabOrder = 4
end
end
end
object BrowseDir1: TBrowseDir
Directory = '\'
Title = 'Select folder'
CustomButtonCaption = 'Create folder'
Left = 20
Top = 404
end
object KMLang1: TKMLang
Left = 4
Top = 4
end
end