home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 March / Chip_2001-03_cd1.bin / sharewar / cyktrasy / trasy.exe / 0 / RCDATA / TFUZELHRANA / TFUZELHRANA.txt
Text File  |  2001-01-02  |  8KB  |  356 lines

  1. object FUzelHrana: TFUzelHrana
  2.   Left = 250
  3.   Top = 429
  4.   BorderStyle = bsDialog
  5.   Caption = 'Nov∩┐╜ navazuj∩┐╜c∩┐╜ uzel'
  6.   ClientHeight = 250
  7.   ClientWidth = 632
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object GroupBox1: TGroupBox
  18.     Left = 8
  19.     Top = 16
  20.     Width = 193
  21.     Height = 193
  22.     Caption = 'M∩┐╜sto'
  23.     TabOrder = 0
  24.     object Label1: TLabel
  25.       Left = 12
  26.       Top = 24
  27.       Width = 37
  28.       Height = 13
  29.       Caption = 'N∩┐╜zev'
  30.       Font.Charset = DEFAULT_CHARSET
  31.       Font.Color = clWindowText
  32.       Font.Height = -11
  33.       Font.Name = 'MS Sans Serif'
  34.       Font.Style = [fsBold, fsUnderline]
  35.       ParentFont = False
  36.     end
  37.     object Label2: TLabel
  38.       Left = 12
  39.       Top = 96
  40.       Width = 18
  41.       Height = 13
  42.       Caption = 'Typ'
  43.     end
  44.     object Label3: TLabel
  45.       Left = 12
  46.       Top = 60
  47.       Width = 35
  48.       Height = 13
  49.       Caption = 'V∩┐╜∩┐╜ka'
  50.       Font.Charset = DEFAULT_CHARSET
  51.       Font.Color = clWindowText
  52.       Font.Height = -11
  53.       Font.Name = 'MS Sans Serif'
  54.       Font.Style = [fsBold]
  55.       ParentFont = False
  56.     end
  57.     object Label4: TLabel
  58.       Left = 148
  59.       Top = 60
  60.       Width = 38
  61.       Height = 13
  62.       Caption = 'm n.m.'
  63.       Font.Charset = DEFAULT_CHARSET
  64.       Font.Color = clWindowText
  65.       Font.Height = -11
  66.       Font.Name = 'MS Sans Serif'
  67.       Font.Style = [fsBold]
  68.       ParentFont = False
  69.     end
  70.     object Label9: TLabel
  71.       Left = 12
  72.       Top = 144
  73.       Width = 50
  74.       Height = 13
  75.       Caption = 'Pozn∩┐╜mka'
  76.     end
  77.     object SVyska: TSpinEdit
  78.       Left = 64
  79.       Top = 58
  80.       Width = 81
  81.       Height = 22
  82.       Font.Charset = DEFAULT_CHARSET
  83.       Font.Color = clWindowText
  84.       Font.Height = -11
  85.       Font.Name = 'MS Sans Serif'
  86.       Font.Style = [fsBold]
  87.       MaxLength = 4
  88.       MaxValue = 9999
  89.       MinValue = -999
  90.       ParentFont = False
  91.       TabOrder = 1
  92.       Value = 0
  93.       OnChange = ENazevChange
  94.       OnKeyPress = CNazevKeyPress
  95.     end
  96.     object CTyp: TComboBox
  97.       Left = 64
  98.       Top = 92
  99.       Width = 121
  100.       Height = 21
  101.       Style = csDropDownList
  102.       ItemHeight = 13
  103.       Items.Strings = (
  104.         '(Nezn∩┐╜m∩┐╜)'
  105.         'Rozcestn∩┐╜k'
  106.         'Vyhl∩┐╜dka'
  107.         'Obec'
  108.         'Restaurace'
  109.         'Hospoda'
  110.         'Bufet'
  111.         'Hotel'
  112.         'Penzion/Chata'
  113.         'Jin∩┐╜ ubytov∩┐╜n∩┐╜'
  114.         'T∩┐╜bo∩┐╜i∩┐╜t∩┐╜'
  115.         'Autokemp'
  116.         'Hrad'
  117.         'Z∩┐╜mek'
  118.         'Z∩┐╜∩┐╜cenina'
  119.         'Vodn∩┐╜ plocha'
  120.         'Parkovi∩┐╜t∩┐╜')
  121.       TabOrder = 2
  122.       OnChange = ENazevChange
  123.       OnKeyPress = CNazevKeyPress
  124.     end
  125.     object UPozn: TMemo
  126.       Left = 64
  127.       Top = 127
  128.       Width = 121
  129.       Height = 50
  130.       MaxLength = 255
  131.       TabOrder = 3
  132.       WantReturns = False
  133.       OnChange = ENazevChange
  134.       OnKeyPress = CNazevKeyPress
  135.     end
  136.     object CNazev: TComboBox
  137.       Left = 64
  138.       Top = 23
  139.       Width = 121
  140.       Height = 21
  141.       ItemHeight = 13
  142.       Sorted = True
  143.       TabOrder = 0
  144.       OnChange = ENazevChange
  145.       OnClick = CNazevClick
  146.       OnKeyPress = CNazevKeyPress
  147.     end
  148.   end
  149.   object GroupBox2: TGroupBox
  150.     Left = 208
  151.     Top = 16
  152.     Width = 193
  153.     Height = 193
  154.     Caption = 'Spojen∩┐╜'
  155.     TabOrder = 1
  156.     object Label5: TLabel
  157.       Left = 12
  158.       Top = 24
  159.       Width = 63
  160.       Height = 13
  161.       Caption = 'Vzd∩┐╜lenost'
  162.       Font.Charset = DEFAULT_CHARSET
  163.       Font.Color = clWindowText
  164.       Font.Height = -11
  165.       Font.Name = 'MS Sans Serif'
  166.       Font.Style = [fsBold]
  167.       ParentFont = False
  168.     end
  169.     object Label6: TLabel
  170.       Left = 12
  171.       Top = 52
  172.       Width = 27
  173.       Height = 13
  174.       Caption = 'Cesta'
  175.     end
  176.     object Label7: TLabel
  177.       Left = 12
  178.       Top = 72
  179.       Width = 53
  180.       Height = 33
  181.       AutoSize = False
  182.       Caption = 'Zna∩┐╜en∩┐╜ 1 (cyklo)'
  183.       WordWrap = True
  184.     end
  185.     object Label8: TLabel
  186.       Left = 164
  187.       Top = 26
  188.       Width = 17
  189.       Height = 13
  190.       Caption = 'km'
  191.       Font.Charset = DEFAULT_CHARSET
  192.       Font.Color = clWindowText
  193.       Font.Height = -11
  194.       Font.Name = 'MS Sans Serif'
  195.       Font.Style = [fsBold]
  196.       ParentFont = False
  197.     end
  198.     object Label10: TLabel
  199.       Left = 12
  200.       Top = 144
  201.       Width = 50
  202.       Height = 13
  203.       Caption = 'Pozn∩┐╜mka'
  204.     end
  205.     object Label11: TLabel
  206.       Left = 12
  207.       Top = 100
  208.       Width = 53
  209.       Height = 29
  210.       AutoSize = False
  211.       Caption = 'Zna∩┐╜en∩┐╜ 2 (p∩┐╜∩┐╜)'
  212.       WordWrap = True
  213.     end
  214.     object EDelka: TEdit
  215.       Left = 80
  216.       Top = 23
  217.       Width = 81
  218.       Height = 21
  219.       Font.Charset = DEFAULT_CHARSET
  220.       Font.Color = clWindowText
  221.       Font.Height = -11
  222.       Font.Name = 'MS Sans Serif'
  223.       Font.Style = [fsBold]
  224.       MaxLength = 4
  225.       ParentFont = False
  226.       TabOrder = 0
  227.       OnChange = ENazevChange
  228.       OnKeyPress = CNazevKeyPress
  229.     end
  230.     object CCesta: TComboBox
  231.       Left = 80
  232.       Top = 50
  233.       Width = 105
  234.       Height = 21
  235.       Style = csDropDownList
  236.       ItemHeight = 13
  237.       Items.Strings = (
  238.         '(nezn∩┐╜m∩┐╜)'
  239.         'P∩┐╜∩┐╜'
  240.         'Lesn∩┐╜/poln∩┐╜'
  241.         'Vozov∩┐╜'
  242.         'Silnice'
  243.         'Hlavn∩┐╜ silnice'
  244.         'Rychlostn∩┐╜ silnice'
  245.         'Motorov∩┐╜ silnice'
  246.         'D∩┐╜lnice')
  247.       TabOrder = 1
  248.       OnChange = ENazevChange
  249.       OnKeyPress = CNazevKeyPress
  250.     end
  251.     object CZnaceni1: TComboBox
  252.       Left = 80
  253.       Top = 76
  254.       Width = 105
  255.       Height = 21
  256.       Style = csDropDownList
  257.       ItemHeight = 13
  258.       Items.Strings = (
  259.         '(Nezn∩┐╜m∩┐╜)'
  260.         '∩┐╜erven∩┐╜ p∩┐╜∩┐╜'
  261.         'Modr∩┐╜ p∩┐╜∩┐╜'
  262.         'Zelen∩┐╜ p∩┐╜∩┐╜'
  263.         '∩┐╜lut∩┐╜ p∩┐╜∩┐╜'
  264.         '∩┐╜erven∩┐╜ m∩┐╜stn∩┐╜'
  265.         'Modr∩┐╜ m∩┐╜stn∩┐╜'
  266.         'Zelen∩┐╜ m∩┐╜stn∩┐╜'
  267.         '∩┐╜lut∩┐╜ m∩┐╜stn∩┐╜'
  268.         '∩┐╜erven∩┐╜ cyklo'
  269.         'Modr∩┐╜ cyklo'
  270.         'Zelen∩┐╜ cyklo'
  271.         '∩┐╜lut∩┐╜ cyklo'
  272.         'Doporu∩┐╜en∩┐╜ cyklo'
  273.         'Spojovac∩┐╜ cyklo'
  274.         'Cykloturistick∩┐╜'
  275.         'Nau∩┐╜n∩┐╜ stezka')
  276.       TabOrder = 2
  277.       OnChange = ENazevChange
  278.       OnKeyPress = CNazevKeyPress
  279.     end
  280.     object HPozn: TMemo
  281.       Left = 80
  282.       Top = 127
  283.       Width = 105
  284.       Height = 50
  285.       MaxLength = 255
  286.       TabOrder = 3
  287.       WantReturns = False
  288.       OnChange = ENazevChange
  289.       OnKeyPress = CNazevKeyPress
  290.     end
  291.     object CZnaceni2: TComboBox
  292.       Left = 80
  293.       Top = 101
  294.       Width = 105
  295.       Height = 21
  296.       Style = csDropDownList
  297.       ItemHeight = 13
  298.       Items.Strings = (
  299.         '(Nezn∩┐╜m∩┐╜)'
  300.         '∩┐╜erven∩┐╜ p∩┐╜∩┐╜'
  301.         'Modr∩┐╜ p∩┐╜∩┐╜'
  302.         'Zelen∩┐╜ p∩┐╜∩┐╜'
  303.         '∩┐╜lut∩┐╜ p∩┐╜∩┐╜'
  304.         '∩┐╜erven∩┐╜ m∩┐╜stn∩┐╜'
  305.         'Modr∩┐╜ m∩┐╜stn∩┐╜'
  306.         'Zelen∩┐╜ m∩┐╜stn∩┐╜'
  307.         '∩┐╜lut∩┐╜ m∩┐╜stn∩┐╜'
  308.         '∩┐╜erven∩┐╜ cyklo'
  309.         'Modr∩┐╜ cyklo'
  310.         'Zelen∩┐╜ cyklo'
  311.         '∩┐╜lut∩┐╜ cyklo'
  312.         'Doporu∩┐╜en∩┐╜ cyklo'
  313.         'Spojovac∩┐╜ cyklo'
  314.         'Cykloturistick∩┐╜'
  315.         'Nau∩┐╜n∩┐╜ stezka')
  316.       TabOrder = 4
  317.       OnChange = ENazevChange
  318.       OnKeyPress = CNazevKeyPress
  319.     end
  320.   end
  321.   object Button1: TButton
  322.     Left = 8
  323.     Top = 216
  324.     Width = 75
  325.     Height = 24
  326.     Caption = 'OK'
  327.     TabOrder = 2
  328.     OnClick = Button1Click
  329.   end
  330.   object Button2: TButton
  331.     Left = 95
  332.     Top = 215
  333.     Width = 75
  334.     Height = 25
  335.     Caption = 'Storno'
  336.     TabOrder = 3
  337.     OnClick = Button2Click
  338.   end
  339.   object Peview: TPanel
  340.     Left = 408
  341.     Top = 16
  342.     Width = 217
  343.     Height = 217
  344.     BevelOuter = bvLowered
  345.     Caption = 'Peview'
  346.     Color = 9476264
  347.     TabOrder = 4
  348.     object ImUkazka: TImage
  349.       Left = 1
  350.       Top = 1
  351.       Width = 215
  352.       Height = 215
  353.     end
  354.   end
  355. end
  356.