home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bila Vrana
/
BILA_VRANA.iso
/
018A
/
WBIT32.ZIP
/
WEBIT32.EXE
/
0
/
RCDATA
/
TEVALUATEFORM
/
TEVALUATEFORM.txt
Wrap
Text File
|
1996-11-23
|
3KB
|
168 lines
object EvaluateForm: TEvaluateForm
Left = 146
Top = 126
Width = 594
Height = 357
Caption = 'Web Page Details'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
ShowHint = True
OnActivate = FormActivate
OnShow = FormShow
TextHeight = 16
object Label1: TLabel
Left = 10
Top = 45
Width = 50
Height = 16
Caption = 'Located:'
end
object Label2: TLabel
Left = 140
Top = 45
Width = 49
Height = 16
Caption = 'Missing:'
end
object Label3: TLabel
Left = 105
Top = 30
Width = 42
Height = 16
Caption = 'Images'
end
object Label4: TLabel
Left = 270
Top = 45
Width = 93
Height = 16
Caption = 'Link References'
end
object Label5: TLabel
Left = 380
Top = 45
Width = 85
Height = 16
Caption = 'Page Markers:'
end
object Label6: TLabel
Left = 482
Top = 47
Width = 90
Height = 16
Caption = 'Missing Pages:'
end
object OutsideLinks: TListBox
Left = 225
Top = 195
Width = 121
Height = 97
ItemHeight = 16
TabOrder = 8
Visible = False
end
object EvaluateOutside: TButton
Left = 95
Top = 225
Width = 116
Height = 33
Caption = 'Evaluate Outside'
TabOrder = 9
Visible = False
OnClick = EvaluateOutsideClick
end
object FilesFound: TListBox
Left = 10
Top = 65
Width = 121
Height = 97
ItemHeight = 16
TabOrder = 0
OnClick = FilesFoundClick
end
object FilesMissing: TListBox
Left = 140
Top = 65
Width = 121
Height = 97
ItemHeight = 16
TabOrder = 1
OnClick = FilesFoundClick
end
object WebDetails: TMemo
Left = 0
Top = 174
Width = 586
Height = 156
Hint = 'Double click line to view location on page'
Align = alBottom
ScrollBars = ssBoth
TabOrder = 2
Visible = False
OnDblClick = WebDetailsDblClick
end
object Evaluate: TButton
Left = 3
Top = 304
Width = 89
Height = 23
Caption = '&Evaluate'
TabOrder = 3
Visible = False
OnClick = EvaluateClick
end
object Links: TListBox
Left = 265
Top = 65
Width = 106
Height = 97
Hint = 'Double click to pass URL to Netscape, or email address to Eudora'
ItemHeight = 16
ParentShowHint = False
ShowHint = True
TabOrder = 4
OnClick = FilesFoundClick
OnDblClick = LinksDblClick
end
object Header1: THeader
Left = 0
Top = 0
Width = 586
Height = 25
Align = alTop
BorderStyle = bsNone
TabOrder = 5
end
object PageMarkers: TListBox
Left = 380
Top = 65
Width = 96
Height = 97
ItemHeight = 16
TabOrder = 6
OnClick = FilesFoundClick
end
object MissingPages: TListBox
Left = 480
Top = 65
Width = 91
Height = 97
ItemHeight = 16
TabOrder = 7
OnClick = FilesFoundClick
end
object Scaler1: TScaler
PixelsPerInch = 96
Xdevelop = 800
Ydevelop = 600
ClientWidth = 586
ClientHeight = 330
Left = 279
Top = 151
end
end