home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Informática Multimedia Fácil 56
/
INF1297.iso
/
RECOMEN
/
ILV16AU
/
_SETUP.1
/
infolink.exe
/
0
/
RCDATA
/
TFRMVERIFYPREF
/
TFRMVERIFYPREF.txt
Wrap
Text File
|
1997-04-22
|
9KB
|
389 lines
object frmVerifyPref: TfrmVerifyPref
Left = 182
Top = 117
HelpContext = 220
BorderStyle = bsDialog
Caption = 'Verification Perferences'
ClientHeight = 322
ClientWidth = 379
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object pgeVerifyPref: TPageControl
Left = 0
Top = 0
Width = 379
Height = 293
HelpContext = 220
ActivePage = TabSheet1
Align = alTop
TabOrder = 0
object TabSheet1: TTabSheet
HelpContext = 220
Caption = 'Verification'
object GroupBox4: TGroupBox
Left = 6
Top = 4
Width = 359
Height = 85
Caption = 'Verify These Links'
TabOrder = 0
object radAll: TRadioButton
Left = 8
Top = 16
Width = 341
Height = 17
HelpContext = 220
Caption = '&All Links (Retrieves all link whether local or remote)'
TabOrder = 0
end
object radLocal: TRadioButton
Left = 8
Top = 40
Width = 345
Height = 17
HelpContext = 220
Caption = '&Local Links Only (Retrieves only links local to your site)'
TabOrder = 1
end
object radRemote: TRadioButton
Left = 8
Top = 64
Width = 341
Height = 13
HelpContext = 220
Caption = '&Remote Links Only (Retreives only links external to your site)'
TabOrder = 2
end
end
object GroupBox5: TGroupBox
Left = 180
Top = 96
Width = 185
Height = 61
Caption = 'Include'
TabOrder = 2
object chkMoved: TCheckBox
Left = 8
Top = 16
Width = 113
Height = 13
HelpContext = 220
Caption = 'Mo&ved Documents'
State = cbChecked
TabOrder = 0
end
object chkImages: TCheckBox
Left = 8
Top = 36
Width = 121
Height = 17
HelpContext = 220
Caption = 'Graphic &Images'
State = cbChecked
TabOrder = 1
end
end
object GroupBox2: TGroupBox
Left = 6
Top = 96
Width = 167
Height = 149
Caption = 'Verify These Link Types'
TabOrder = 1
object chkhttp: TCheckBox
Left = 9
Top = 18
Width = 74
Height = 17
HelpContext = 220
Caption = '&http, https'
TabOrder = 0
end
object chkftp: TCheckBox
Left = 9
Top = 42
Width = 74
Height = 17
HelpContext = 220
Caption = '&ftp'
TabOrder = 1
end
object chkMailto: TCheckBox
Left = 9
Top = 66
Width = 74
Height = 17
HelpContext = 220
Caption = '&mailto'
TabOrder = 2
end
object chknews: TCheckBox
Left = 9
Top = 90
Width = 74
Height = 17
HelpContext = 220
Caption = '&news'
TabOrder = 3
end
object chkgopher: TCheckBox
Left = 9
Top = 114
Width = 74
Height = 17
HelpContext = 220
Caption = '&gopher'
TabOrder = 4
end
end
end
object TabSheet2: TTabSheet
HelpContext = 220
Caption = 'General'
object GroupBox1: TGroupBox
Left = 6
Top = 7
Width = 359
Height = 49
Caption = 'Default News Server'
TabOrder = 0
object edNewsServer: TEdit
Left = 8
Top = 16
Width = 345
Height = 21
HelpContext = 220
TabOrder = 0
Text = 'news'
end
end
object GroupBox10: TGroupBox
Left = 6
Top = 67
Width = 187
Height = 69
Caption = 'Frames'
TabOrder = 1
object radNeverFrame: TRadioButton
Left = 8
Top = 16
Width = 157
Height = 13
HelpContext = 220
Caption = 'Never Check For &Frames'
Checked = True
TabOrder = 0
TabStop = True
end
object radNotifyFrame: TRadioButton
Left = 8
Top = 32
Width = 177
Height = 13
HelpContext = 220
Caption = '&Notify When Frames are Present'
TabOrder = 1
end
object radShowFrame: TRadioButton
Left = 8
Top = 48
Width = 169
Height = 13
HelpContext = 220
Caption = '&Show All Frames Found'
TabOrder = 2
end
end
object GroupBox3: TGroupBox
Left = 196
Top = 67
Width = 169
Height = 69
Caption = 'Time out'
TabOrder = 2
object Label1: TLabel
Left = 8
Top = 32
Width = 65
Height = 13
Caption = '&Time out after'
FocusControl = edTimeOut
end
object edTimeOut: TEdit
Left = 80
Top = 28
Width = 73
Height = 21
HelpContext = 220
TabOrder = 0
Text = '60'
OnExit = edTimeOutExit
end
end
object GroupBox13: TGroupBox
Left = 8
Top = 155
Width = 357
Height = 45
Caption = 'FTP Login'
TabOrder = 3
object Label9: TLabel
Left = 135
Top = 20
Width = 29
Height = 13
Caption = '&E-Mail'
FocusControl = edEMailAddress
end
object Label14: TLabel
Left = 8
Top = 20
Width = 48
Height = 13
Caption = '&Username'
FocusControl = edUserName
end
object edEMailAddress: TEdit
Left = 168
Top = 16
Width = 181
Height = 21
HelpContext = 220
TabOrder = 1
Text = 'guest'
OnExit = edEMailAddressExit
end
object edUserName: TEdit
Left = 60
Top = 16
Width = 65
Height = 21
HelpContext = 220
TabOrder = 0
Text = 'anonymous'
OnExit = edUserNameExit
end
end
end
object TabSheet3: TTabSheet
HelpContext = 220
Caption = 'Skip'
object lblSkip: TLabel
Left = 4
Top = 4
Width = 125
Height = 17
AutoSize = False
Caption = 'Skip these while verifying.'
end
object lblSkip1: TLabel
Left = 4
Top = 23
Width = 286
Height = 13
Caption =
'Any link that is retrieved will be compared to the following lis' +
't.'
end
object lblSkip2: TLabel
Left = 4
Top = 36
Width = 275
Height = 13
Caption = 'If the link resembles any of the following in any way, then it'
end
object lblSkip3: TLabel
Left = 4
Top = 49
Width = 292
Height = 13
Caption =
'will be ignored. (This feature is most useful with links that t' +
'ake'
end
object Label3: TLabel
Left = 4
Top = 62
Width = 195
Height = 13
Caption = 'considerable time in returning a response.'
end
object Label4: TLabel
Left = 4
Top = 75
Width = 135
Height = 13
Caption = 'For Example: Web Counters)'
end
object lstSkip: TListBox
Left = 4
Top = 96
Width = 245
Height = 145
HelpContext = 220
ItemHeight = 13
TabOrder = 0
end
object btnAdd: TButton
Left = 256
Top = 96
Width = 85
Height = 25
HelpContext = 220
Caption = '&Add'
TabOrder = 1
OnClick = btnAddClick
end
object btnRemove: TButton
Left = 256
Top = 124
Width = 85
Height = 25
HelpContext = 220
Caption = '&Remove'
TabOrder = 2
OnClick = btnRemoveClick
end
end
end
object btnDefault: TButton
Left = 178
Top = 297
Width = 65
Height = 22
HelpContext = 220
Caption = '&Default'
TabOrder = 1
OnClick = btnDefaultClick
end
object btnOK: TButton
Left = 246
Top = 297
Width = 65
Height = 22
HelpContext = 220
Caption = '&OK'
TabOrder = 2
OnClick = btnOKClick
end
object btnCancel: TButton
Left = 314
Top = 297
Width = 65
Height = 22
HelpContext = 220
Caption = '&Cancel'
TabOrder = 3
OnClick = btnCancelClick
end
end