home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TFORM20
/
TFORM20.txt
Wrap
Text File
|
1998-04-04
|
2KB
|
85 lines
object Form20: TForm20
Left = 200
Top = 107
ActiveControl = Edit1
BorderStyle = bsDialog
Caption = 'Nov� tag'
ClientHeight = 111
ClientWidth = 352
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
ShowHint = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 8
Width = 50
Height = 13
Caption = 'Popis tagu'
end
object Label2: TLabel
Left = 24
Top = 32
Width = 67
Height = 13
Caption = 'Po�ate�n� tag'
end
object Label3: TLabel
Left = 16
Top = 56
Width = 77
Height = 13
Caption = 'Ukon�ovac� tag'
end
object Edit1: TEdit
Left = 96
Top = 5
Width = 249
Height = 21
Hint = 'Zde napi�te kr�tkou charakteristiku u�ivatelsk�ho tagu'
TabOrder = 0
end
object Edit2: TEdit
Left = 96
Top = 29
Width = 249
Height = 21
Hint = 'Sem napi�te po��te�n� ��st tagu'
TabOrder = 1
end
object Edit3: TEdit
Left = 96
Top = 53
Width = 249
Height = 21
Hint = 'Sem napi�te tu ��st tagu, kter� cel� tag uzav�r�'
TabOrder = 2
end
object Button1: TButton
Left = 256
Top = 80
Width = 75
Height = 25
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 16
Top = 80
Width = 75
Height = 25
Cancel = True
Caption = 'Zp�t'
ModalResult = 2
TabOrder = 4
end
end