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
Text File  |  1998-04-04  |  3KB  |  145 lines

  1. object Form26: TForm26
  2.   Left = 348
  3.   Top = 177
  4.   ActiveControl = ComboBox1
  5.   BorderStyle = bsDialog
  6.   Caption = 'SCRIPT'
  7.   ClientHeight = 123
  8.   ClientWidth = 163
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   ShowHint = True
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 9
  20.     Top = 9
  21.     Width = 27
  22.     Height = 13
  23.     Caption = 'Jazyk'
  24.   end
  25.   object Label10: TLabel
  26.     Left = 4
  27.     Top = 31
  28.     Width = 32
  29.     Height = 13
  30.     Caption = 'Titulek'
  31.   end
  32.   object Label2: TLabel
  33.     Left = 2
  34.     Top = 52
  35.     Width = 36
  36.     Height = 13
  37.     Caption = 'Ud∩┐╜lost'
  38.   end
  39.   object Label3: TLabel
  40.     Left = 4
  41.     Top = 71
  42.     Width = 31
  43.     Height = 13
  44.     Caption = 'Objekt'
  45.   end
  46.   object ComboBox1: TComboBox
  47.     Left = 40
  48.     Top = 6
  49.     Width = 121
  50.     Height = 21
  51.     ItemHeight = 13
  52.     Items.Strings = (
  53.       'JAVASCRIPT'
  54.       'JSCRIPT'
  55.       'LIVESCRIPT'
  56.       'VBSCRIPT'
  57.       'VBS ')
  58.     TabOrder = 0
  59.   end
  60.   object Button3: TButton
  61.     Left = 2
  62.     Top = 96
  63.     Width = 75
  64.     Height = 25
  65.     Cancel = True
  66.     Caption = 'Zp∩┐╜t'
  67.     ModalResult = 2
  68.     TabOrder = 5
  69.   end
  70.   object Button1: TButton
  71.     Left = 84
  72.     Top = 96
  73.     Width = 75
  74.     Height = 25
  75.     Caption = 'Vlo∩┐╜it'
  76.     Default = True
  77.     ModalResult = 1
  78.     TabOrder = 4
  79.     OnClick = Button1Click
  80.   end
  81.   object Edit4: TEdit
  82.     Left = 40
  83.     Top = 28
  84.     Width = 121
  85.     Height = 21
  86.     TabOrder = 1
  87.   end
  88.   object ComboBox2: TComboBox
  89.     Left = 40
  90.     Top = 48
  91.     Width = 121
  92.     Height = 21
  93.     ItemHeight = 13
  94.     Items.Strings = (
  95.       'onabort'
  96.       'onafterupdate'
  97.       'onbeforeunload'
  98.       'onbeforeupdate'
  99.       'onblur'
  100.       'onbounce'
  101.       'onclick'
  102.       'ondataavailable'
  103.       'ondatasetcomplete'
  104.       'ondatasetchanged'
  105.       'ondblclick'
  106.       'ondragstart'
  107.       'onerror'
  108.       'onerrorupdate'
  109.       'onfilterchange'
  110.       'onfinish'
  111.       'onfocus'
  112.       'onhelp'
  113.       'onchange'
  114.       'onkeydown'
  115.       'onkeypress'
  116.       'onkeyup'
  117.       'onload'
  118.       'onmousedown'
  119.       'onmousemove'
  120.       'onmouseout'
  121.       'onmouseover'
  122.       'onmouseup'
  123.       'onreadystatechange'
  124.       'onreset'
  125.       'onresize'
  126.       'onrowenter'
  127.       'onrowexit'
  128.       'onscroll'
  129.       'onselect'
  130.       'onselectstart'
  131.       'onstart'
  132.       'onsubmit'
  133.       'onunload ')
  134.     Sorted = True
  135.     TabOrder = 2
  136.   end
  137.   object Edit1: TEdit
  138.     Left = 40
  139.     Top = 68
  140.     Width = 121
  141.     Height = 21
  142.     TabOrder = 3
  143.   end
  144. end
  145.