home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TMAKELINK
/
TMAKELINK.txt
Wrap
Text File
|
1998-04-04
|
3KB
|
151 lines
object MakeLink: TMakeLink
Left = 200
Top = 104
BorderStyle = bsDialog
Caption = 'Odkaz'
ClientHeight = 126
ClientWidth = 398
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 1
Top = 9
Width = 56
Height = 13
Caption = 'Typ odkazu'
end
object Label2: TLabel
Left = 131
Top = 10
Width = 31
Height = 13
Caption = 'Server'
end
object Label3: TLabel
Left = 24
Top = 37
Width = 34
Height = 13
Caption = 'Soubor'
end
object Label4: TLabel
Left = 261
Top = 36
Width = 28
Height = 13
Caption = 'Kotva'
end
object Label6: TLabel
Left = 68
Top = 70
Width = 86
Height = 13
Hint =
'Sem zad�v�te �daje pouze v p��pad�, �e tvo��te odkazy na str�nky' +
' chr�n�n� heslem!'
Caption = 'U�ivatelsk� jm�no'
end
object Label7: TLabel
Left = 128
Top = 92
Width = 27
Height = 13
Hint =
'Sem zad�v�te �daje pouze v p��pad�, �e tvo��te odkazy na str�nky' +
' chr�n�n� heslem!'
Caption = 'Heslo'
end
object Bevel1: TBevel
Left = 8
Top = 61
Width = 385
Height = 9
Shape = bsTopLine
Style = bsRaised
end
object ComboBox1: TComboBox
Left = 61
Top = 6
Width = 68
Height = 21
Hint = 'Vyberte si typ odkazu'
ItemHeight = 13
Items.Strings = (
'HTTP://'
'FTP://'
'MAILTO:'
'NEWS:'
'TELNET://')
TabOrder = 0
Text = 'HTTP://'
end
object Edit1: TEdit
Left = 168
Top = 6
Width = 225
Height = 21
TabOrder = 1
end
object Edit2: TEdit
Left = 62
Top = 32
Width = 187
Height = 21
TabOrder = 2
end
object Edit3: TEdit
Left = 296
Top = 32
Width = 97
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 160
Top = 67
Width = 121
Height = 21
Hint =
'Sem zad�v�te �daje pouze v p��pad�, �e tvo��te odkazy na str�nky' +
' chr�n�n� heslem!'
TabOrder = 4
end
object Edit6: TEdit
Left = 160
Top = 88
Width = 121
Height = 21
Hint =
'Sem zad�v�te �daje pouze v p��pad�, �e tvo��te odkazy na str�nky' +
' chr�n�n� heslem!'
TabOrder = 5
end
object Button1: TButton
Left = 320
Top = 92
Width = 75
Height = 25
Caption = 'Vlo�it'
Default = True
ModalResult = 1
TabOrder = 6
OnClick = Button1Click
end
object Button2: TButton
Left = 8
Top = 92
Width = 75
Height = 25
Cancel = True
Caption = 'Zp�t'
ModalResult = 2
TabOrder = 7
end
end