home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TFORM26
/
TFORM26.txt
Wrap
Text File
|
1998-04-04
|
3KB
|
145 lines
object Form26: TForm26
Left = 348
Top = 177
ActiveControl = ComboBox1
BorderStyle = bsDialog
Caption = 'SCRIPT'
ClientHeight = 123
ClientWidth = 163
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 = 9
Top = 9
Width = 27
Height = 13
Caption = 'Jazyk'
end
object Label10: TLabel
Left = 4
Top = 31
Width = 32
Height = 13
Caption = 'Titulek'
end
object Label2: TLabel
Left = 2
Top = 52
Width = 36
Height = 13
Caption = 'Ud�lost'
end
object Label3: TLabel
Left = 4
Top = 71
Width = 31
Height = 13
Caption = 'Objekt'
end
object ComboBox1: TComboBox
Left = 40
Top = 6
Width = 121
Height = 21
ItemHeight = 13
Items.Strings = (
'JAVASCRIPT'
'JSCRIPT'
'LIVESCRIPT'
'VBSCRIPT'
'VBS ')
TabOrder = 0
end
object Button3: TButton
Left = 2
Top = 96
Width = 75
Height = 25
Cancel = True
Caption = 'Zp�t'
ModalResult = 2
TabOrder = 5
end
object Button1: TButton
Left = 84
Top = 96
Width = 75
Height = 25
Caption = 'Vlo�it'
Default = True
ModalResult = 1
TabOrder = 4
OnClick = Button1Click
end
object Edit4: TEdit
Left = 40
Top = 28
Width = 121
Height = 21
TabOrder = 1
end
object ComboBox2: TComboBox
Left = 40
Top = 48
Width = 121
Height = 21
ItemHeight = 13
Items.Strings = (
'onabort'
'onafterupdate'
'onbeforeunload'
'onbeforeupdate'
'onblur'
'onbounce'
'onclick'
'ondataavailable'
'ondatasetcomplete'
'ondatasetchanged'
'ondblclick'
'ondragstart'
'onerror'
'onerrorupdate'
'onfilterchange'
'onfinish'
'onfocus'
'onhelp'
'onchange'
'onkeydown'
'onkeypress'
'onkeyup'
'onload'
'onmousedown'
'onmousemove'
'onmouseout'
'onmouseover'
'onmouseup'
'onreadystatechange'
'onreset'
'onresize'
'onrowenter'
'onrowexit'
'onscroll'
'onselect'
'onselectstart'
'onstart'
'onsubmit'
'onunload ')
Sorted = True
TabOrder = 2
end
object Edit1: TEdit
Left = 40
Top = 68
Width = 121
Height = 21
TabOrder = 3
end
end