home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Informática Multimedia Fácil 56
/
INF1297.iso
/
RECOMEN
/
ILV16AU
/
_SETUP.1
/
infolink.exe
/
0
/
RCDATA
/
TFRMBROWSER
/
TFRMBROWSER.txt
< prev
Wrap
Text File
|
1997-04-22
|
1KB
|
64 lines
object frmBrowser: TfrmBrowser
Left = 47
Top = 98
BorderIcons = [biSystemMenu, biMaximize]
BorderStyle = bsSingle
Caption = 'Browser Quick View'
ClientHeight = 273
ClientWidth = 555
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object panBrowser: TPanel
Left = 0
Top = 253
Width = 555
Height = 20
Align = alBottom
Alignment = taLeftJustify
TabOrder = 0
end
object panDisplay: TPanel
Left = 0
Top = 20
Width = 555
Height = 233
Align = alClient
TabOrder = 1
object htmlBrowser: THTMLViewer
Left = 1
Top = 1
Width = 553
Height = 231
Cursor = crIBeam
HelpContext = 400
OnHotSpotCovered = htmlBrowserHotSpotCovered
OnHotSpotClick = htmlBrowserHotSpotClick
ViewImages = False
TabOrder = 0
Align = alClient
BorderStyle = htFocused
HistoryMaxCount = 0
DefFontName = 'Times New Roman'
DefPreFontName = 'Courier New'
OnProcessing = htmlBrowserProcessing
NoSelect = False
end
end
object panTitle: TPanel
Left = 0
Top = 0
Width = 555
Height = 20
Align = alTop
TabOrder = 2
end
end