home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Informática Multimedia Fácil 56
/
INF1297.iso
/
RECOMEN
/
ILV16AU
/
_SETUP.1
/
infolink.exe
/
0
/
RCDATA
/
TFRMLINKINFORMATION
/
TFRMLINKINFORMATION.txt
< prev
Wrap
Text File
|
1997-04-22
|
3KB
|
144 lines
object frmLinkInformation: TfrmLinkInformation
Left = 138
Top = 91
Width = 480
Height = 437
HelpContext = 130
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object panLinks: TPanel
Left = 0
Top = 0
Width = 472
Height = 233
Align = alTop
TabOrder = 0
object splitLinks: TSplitIt
Left = 229
Top = 1
Width = 4
Height = 231
Cursor = crHSplit
SplitDirection = sdHorizontal
OnSplit = splitLinksSplit
Align = alLeft
end
object lstPages: TListBox
Left = 1
Top = 1
Width = 228
Height = 231
Align = alLeft
ItemHeight = 13
TabOrder = 0
OnClick = lstPagesClick
end
object lstLinks: TListBox
Left = 233
Top = 1
Width = 238
Height = 231
Align = alClient
ItemHeight = 13
TabOrder = 1
OnClick = lstLinksClick
end
end
object panFiles: TPanel
Left = 0
Top = 233
Width = 472
Height = 176
Align = alClient
TabOrder = 1
object Panel1: TPanel
Left = 1
Top = 1
Width = 470
Height = 174
Align = alClient
TabOrder = 0
object splitFiles: TSplitIt
Left = 229
Top = 21
Width = 4
Height = 83
Cursor = crHSplit
SplitDirection = sdHorizontal
OnSplit = splitFilesSplit
Align = alLeft
end
object Panel2: TPanel
Left = 1
Top = 1
Width = 468
Height = 20
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 5
Top = 3
Width = 72
Height = 13
Caption = 'Stored On Disk'
end
end
object lstLinkDisk: TListBox
Left = 233
Top = 21
Width = 236
Height = 83
HelpContext = 250
Align = alClient
ItemHeight = 13
TabOrder = 1
OnClick = lstLinkDiskClick
OnDblClick = lstLinkDiskDblClick
end
object lstPageDisk: TListBox
Left = 1
Top = 21
Width = 228
Height = 83
Align = alLeft
ItemHeight = 13
TabOrder = 2
end
object Panel3: TPanel
Left = 1
Top = 104
Width = 468
Height = 69
Align = alBottom
TabOrder = 3
object memoInfo: TMemo
Left = 1
Top = 1
Width = 466
Height = 67
HelpContext = 250
Align = alClient
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
WantReturns = False
end
end
end
end
end