home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TFORM36
/
TFORM36.txt
Wrap
Text File
|
1998-04-04
|
3KB
|
156 lines
object Form36: TForm36
Left = 194
Top = 205
BorderStyle = bsDialog
Caption = 'Link Analyzer'
ClientHeight = 308
ClientWidth = 479
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
ShowHint = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 147
Height = 13
Caption = 'Odkazy nalezen� v dokumentu'
end
object Label2: TLabel
Left = 8
Top = 272
Width = 32
Height = 13
Caption = 'Label2'
end
object Label3: TLabel
Left = 8
Top = 288
Width = 32
Height = 13
Caption = 'Label3'
end
object Button1: TButton
Left = 400
Top = 232
Width = 75
Height = 25
Cancel = True
Caption = 'Zav��t'
ModalResult = 1
TabOrder = 5
end
object Button2: TButton
Left = 400
Top = 112
Width = 75
Height = 25
Hint = 'Zam�n� n�zev odkazu nalezen� v dokumentu'
Caption = 'Zam�nit'
TabOrder = 2
OnClick = Button2Click
end
object Button4: TButton
Left = 400
Top = 80
Width = 75
Height = 25
Hint = 'Otev�e vybran� soubor'
Caption = 'Otev��t'
TabOrder = 1
OnClick = Button4Click
end
object Button5: TButton
Left = 400
Top = 48
Width = 75
Height = 25
Hint =
'Zkontroluje, zda uveden� odkazy, ober�zky a soubory s hudbou sku' +
'te�n� existuj� tam, kam sm��uje odkaz'
Caption = 'Zkontrolovat'
TabOrder = 0
OnClick = Button5Click
end
object PageControl1: TPageControl
Left = 8
Top = 24
Width = 385
Height = 241
Hint =
'Vyp�e ve�ker� odkazy uveden� v dokumentu a soubory, kter� k n�m' +
'u pat��'
ActivePage = TabSheet1
TabOrder = 6
object TabSheet1: TTabSheet
Caption = 'Odkazy'
object ListBox1: TListBox
Left = 0
Top = 0
Width = 377
Height = 213
Align = alClient
ItemHeight = 13
MultiSelect = True
TabOrder = 0
end
end
object TabSheet2: TTabSheet
Caption = 'Obr�zky'
object ListBox2: TListBox
Left = 0
Top = 0
Width = 377
Height = 213
Align = alClient
ItemHeight = 13
MultiSelect = True
TabOrder = 0
end
end
object TabSheet3: TTabSheet
Caption = 'Hudba'
object ListBox3: TListBox
Left = 0
Top = 0
Width = 377
Height = 213
Align = alClient
ItemHeight = 13
MultiSelect = True
TabOrder = 0
end
end
end
object Button3: TButton
Left = 400
Top = 144
Width = 75
Height = 25
Hint = 'Velikos souboru na kter� se vztahuje odkaz v dokumentu'
Caption = 'Velikost'
TabOrder = 3
OnClick = Button3Click
end
object DDT: TButton
Left = 400
Top = 176
Width = 75
Height = 25
Hint =
'Zapne dialogov� okno, kde si m��ete zjistit nahr�vac� �asy p�i p' +
'�ipojen� k internetu. A mysl�te si, �e v�m to na n�co bude? Poku' +
'd jste do�etli tuto bublinkovou n�pov�du a� do konce, napi�te n�' +
'm ji na tento mail: benni@fpozn.cz. Dostenete 500,- K� od n�s!'
Caption = 'Nahr�vac� �as'
TabOrder = 4
OnClick = DDTClick
end
end