home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / Chip_2000-02_cd.bin / oddech / hry / Lavina / lavina.exe / 0 / RCDATA / TFORMNASTAV / TFORMNASTAV.txt < prev   
Encoding:
Text File  |  2000-01-10  |  23.9 KB  |  982 lines

  1. object FormNastav: TFormNastav
  2.   Left = 292
  3.   Top = 104
  4.   BorderStyle = bsDialog
  5.   Caption = '  nastaven∩┐╜:  '
  6.   ClientHeight = 263
  7.   ClientWidth = 385
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PageControl1: TPageControl
  21.     Left = 0
  22.     Top = 33
  23.     Width = 385
  24.     Height = 230
  25.     ActivePage = TabSheet3
  26.     Align = alClient
  27.     TabOrder = 0
  28.     OnChange = PageControl1Change
  29.     object TabSheet1: TTabSheet
  30.       Caption = '&z∩┐╜kladn∩┐╜'
  31.       object Label5: TLabel
  32.         Left = 144
  33.         Top = 148
  34.         Width = 59
  35.         Height = 13
  36.         Caption = '∩┐╜∩┐╜slo pozice:'
  37.       end
  38.       object GroupBox1: TGroupBox
  39.         Left = 16
  40.         Top = 104
  41.         Width = 113
  42.         Height = 89
  43.         Caption = 'gravitace:'
  44.         TabOrder = 0
  45.         object Image1: TImage
  46.           Left = 8
  47.           Top = 56
  48.           Width = 17
  49.           Height = 17
  50.           Picture.Data = {<image000.bmp>}
  51.         end
  52.         object Image2: TImage
  53.           Left = 48
  54.           Top = 40
  55.           Width = 17
  56.           Height = 17
  57.           Picture.Data = {<image001.bmp>}
  58.         end
  59.         object Image3: TImage
  60.           Left = 88
  61.           Top = 57
  62.           Width = 17
  63.           Height = 17
  64.           Picture.Data = {<image002.bmp>}
  65.         end
  66.         object CheckBox1: TCheckBox
  67.           Left = 48
  68.           Top = 24
  69.           Width = 17
  70.           Height = 17
  71.           TabOrder = 0
  72.         end
  73.         object CheckBox2: TCheckBox
  74.           Left = 8
  75.           Top = 40
  76.           Width = 17
  77.           Height = 17
  78.           TabOrder = 1
  79.         end
  80.         object CheckBox3: TCheckBox
  81.           Left = 88
  82.           Top = 40
  83.           Width = 17
  84.           Height = 17
  85.           TabOrder = 2
  86.         end
  87.       end
  88.       object CheckBox5: TCheckBox
  89.         Left = 168
  90.         Top = 104
  91.         Width = 73
  92.         Height = 17
  93.         Hint = 'dosud nen∩┐╜ implementov∩┐╜no'
  94.         Caption = 'sesyp∩┐╜vat'
  95.         Enabled = False
  96.         ParentShowHint = False
  97.         ShowHint = True
  98.         TabOrder = 1
  99.         Visible = False
  100.       end
  101.       object GroupBox3: TGroupBox
  102.         Left = 136
  103.         Top = 8
  104.         Width = 121
  105.         Height = 89
  106.         Caption = 'rozm∩┐╜ry:'
  107.         TabOrder = 2
  108.         object Label1: TLabel
  109.           Left = 48
  110.           Top = 48
  111.           Width = 49
  112.           Height = 17
  113.           Alignment = taCenter
  114.           AutoSize = False
  115.           Caption = 'Label1'
  116.           Font.Charset = DEFAULT_CHARSET
  117.           Font.Color = clWindowText
  118.           Font.Height = -13
  119.           Font.Name = 'MS Sans Serif'
  120.           Font.Style = [fsBold]
  121.           ParentFont = False
  122.         end
  123.         object UpDown1: TUpDown
  124.           Left = 16
  125.           Top = 32
  126.           Width = 20
  127.           Height = 41
  128.           Hint = 'nastav∩┐╜ rozsah ∩┐╜∩┐╜dk∩┐╜'
  129.           Min = 5
  130.           Max = 10
  131.           ParentShowHint = False
  132.           Position = 10
  133.           ShowHint = True
  134.           TabOrder = 0
  135.           Wrap = False
  136.           OnClick = UpDown1Click
  137.         end
  138.         object UpDown2: TUpDown
  139.           Left = 41
  140.           Top = 21
  141.           Width = 56
  142.           Height = 20
  143.           Hint = 'nastav∩┐╜ rozsah sloupc∩┐╜'
  144.           Min = 10
  145.           Max = 20
  146.           Orientation = udHorizontal
  147.           ParentShowHint = False
  148.           Position = 20
  149.           ShowHint = True
  150.           TabOrder = 1
  151.           Wrap = False
  152.           OnClick = UpDown2Click
  153.         end
  154.       end
  155.       object RadioGroup1: TRadioGroup
  156.         Left = 16
  157.         Top = 8
  158.         Width = 113
  159.         Height = 89
  160.         Caption = 'pr∩┐╜zdn∩┐╜ sloupce:'
  161.         Items.Strings = (
  162.           'ponech∩┐╜vat'
  163.           'spojovat vlevo'
  164.           'spojovat vpravo')
  165.         TabOrder = 3
  166.       end
  167.       object MaskEdit1: TEdit
  168.         Left = 144
  169.         Top = 168
  170.         Width = 105
  171.         Height = 21
  172.         TabOrder = 4
  173.         Text = 'MaskEdit1'
  174.       end
  175.     end
  176.     object TabSheet2: TTabSheet
  177.       Caption = '&sady'
  178.       ImageIndex = 1
  179.       object Image4: TImage
  180.         Left = 88
  181.         Top = 148
  182.         Width = 25
  183.         Height = 25
  184.         Transparent = True
  185.       end
  186.       object Image5: TImage
  187.         Left = 120
  188.         Top = 148
  189.         Width = 25
  190.         Height = 25
  191.         Transparent = True
  192.       end
  193.       object Image6: TImage
  194.         Left = 152
  195.         Top = 148
  196.         Width = 25
  197.         Height = 25
  198.         Transparent = True
  199.       end
  200.       object Image7: TImage
  201.         Left = 184
  202.         Top = 148
  203.         Width = 25
  204.         Height = 25
  205.         Transparent = True
  206.       end
  207.       object Image8: TImage
  208.         Left = 216
  209.         Top = 148
  210.         Width = 25
  211.         Height = 25
  212.         Transparent = True
  213.       end
  214.       object Image9: TImage
  215.         Left = 248
  216.         Top = 148
  217.         Width = 25
  218.         Height = 25
  219.         Transparent = True
  220.       end
  221.       object Image10: TImage
  222.         Left = 280
  223.         Top = 148
  224.         Width = 25
  225.         Height = 25
  226.         Transparent = True
  227.       end
  228.       object Image11: TImage
  229.         Left = 312
  230.         Top = 148
  231.         Width = 25
  232.         Height = 25
  233.         Transparent = True
  234.       end
  235.       object Label15: TLabel
  236.         Left = 9
  237.         Top = 128
  238.         Width = 32
  239.         Height = 13
  240.         Alignment = taRightJustify
  241.         Caption = '∩┐╜ol∩┐╜k:'
  242.         Font.Charset = DEFAULT_CHARSET
  243.         Font.Color = clWindowText
  244.         Font.Height = -11
  245.         Font.Name = 'MS Sans Serif'
  246.         Font.Style = [fsBold]
  247.         ParentFont = False
  248.       end
  249.       object Label16: TLabel
  250.         Left = 13
  251.         Top = 184
  252.         Width = 28
  253.         Height = 13
  254.         Caption = 'sklo:'
  255.         Font.Charset = DEFAULT_CHARSET
  256.         Font.Color = clWindowText
  257.         Font.Height = -11
  258.         Font.Name = 'MS Sans Serif'
  259.         Font.Style = [fsBold]
  260.         ParentFont = False
  261.       end
  262.       object RadioGroup3: TRadioGroup
  263.         Left = 72
  264.         Top = 6
  265.         Width = 289
  266.         Height = 107
  267.         Caption = ' zna∩┐╜ky: '
  268.         Columns = 3
  269.         ItemIndex = 0
  270.         Items.Strings = (
  271.           'sada 1'
  272.           'sada 2'
  273.           'sada 3'
  274.           'sada 4'
  275.           'sada 5'
  276.           'sada 6'
  277.           'sada 7'
  278.           'sada 8'
  279.           'sada 9'
  280.           'sada 10'
  281.           'sada 11'
  282.           'sada 12'
  283.           'sada 13'
  284.           'sada 14'
  285.           'sada 15')
  286.         TabOrder = 0
  287.         OnClick = RadioGroup3Click
  288.       end
  289.       object RadioGroup4: TRadioGroup
  290.         Left = 8
  291.         Top = 8
  292.         Width = 57
  293.         Height = 105
  294.         Caption = 'barvy:'
  295.         Items.Strings = (
  296.           '4'
  297.           '5'
  298.           '6'
  299.           '7'
  300.           '8')
  301.         TabOrder = 1
  302.         OnClick = RadioGroup4Click
  303.       end
  304.       object Panel6: TPanel
  305.         Left = 49
  306.         Top = 120
  307.         Width = 297
  308.         Height = 25
  309.         TabOrder = 2
  310.         object RB5: TRadioButton
  311.           Tag = 5
  312.           Left = 173
  313.           Top = 4
  314.           Width = 17
  315.           Height = 17
  316.           TabOrder = 0
  317.           OnClick = RB5Click
  318.         end
  319.         object RB4: TRadioButton
  320.           Tag = 4
  321.           Left = 140
  322.           Top = 4
  323.           Width = 17
  324.           Height = 17
  325.           TabOrder = 1
  326.           OnClick = RB5Click
  327.         end
  328.         object RB7: TRadioButton
  329.           Tag = 7
  330.           Left = 237
  331.           Top = 4
  332.           Width = 17
  333.           Height = 17
  334.           TabOrder = 2
  335.           OnClick = RB5Click
  336.         end
  337.         object RB6: TRadioButton
  338.           Tag = 6
  339.           Left = 205
  340.           Top = 4
  341.           Width = 17
  342.           Height = 17
  343.           TabOrder = 3
  344.           OnClick = RB5Click
  345.         end
  346.         object RB1: TRadioButton
  347.           Tag = 1
  348.           Left = 44
  349.           Top = 4
  350.           Width = 17
  351.           Height = 17
  352.           TabOrder = 4
  353.           OnClick = RB5Click
  354.         end
  355.         object RB0: TRadioButton
  356.           Left = 11
  357.           Top = 4
  358.           Width = 17
  359.           Height = 17
  360.           TabOrder = 5
  361.           OnClick = RB5Click
  362.         end
  363.         object RB3: TRadioButton
  364.           Tag = 3
  365.           Left = 108
  366.           Top = 4
  367.           Width = 17
  368.           Height = 17
  369.           TabOrder = 6
  370.           OnClick = RB5Click
  371.         end
  372.         object RB2: TRadioButton
  373.           Tag = 2
  374.           Left = 76
  375.           Top = 4
  376.           Width = 17
  377.           Height = 17
  378.           TabOrder = 7
  379.           OnClick = RB5Click
  380.         end
  381.         object RB8: TRadioButton
  382.           Tag = 8
  383.           Left = 269
  384.           Top = 4
  385.           Width = 17
  386.           Height = 17
  387.           TabOrder = 8
  388.           OnClick = RB5Click
  389.         end
  390.       end
  391.       object Panel7: TPanel
  392.         Left = 49
  393.         Top = 176
  394.         Width = 297
  395.         Height = 25
  396.         Anchors = []
  397.         TabOrder = 3
  398.         object RBS5: TRadioButton
  399.           Tag = 5
  400.           Left = 173
  401.           Top = 4
  402.           Width = 17
  403.           Height = 17
  404.           Anchors = []
  405.           TabOrder = 0
  406.           OnClick = RBS5Click
  407.         end
  408.         object RBS4: TRadioButton
  409.           Tag = 4
  410.           Left = 140
  411.           Top = 4
  412.           Width = 17
  413.           Height = 17
  414.           Anchors = []
  415.           TabOrder = 1
  416.           OnClick = RBS5Click
  417.         end
  418.         object RBS7: TRadioButton
  419.           Tag = 7
  420.           Left = 237
  421.           Top = 4
  422.           Width = 17
  423.           Height = 17
  424.           Anchors = []
  425.           TabOrder = 2
  426.           OnClick = RBS5Click
  427.         end
  428.         object RBS6: TRadioButton
  429.           Tag = 6
  430.           Left = 205
  431.           Top = 4
  432.           Width = 17
  433.           Height = 17
  434.           Anchors = []
  435.           TabOrder = 3
  436.           OnClick = RBS5Click
  437.         end
  438.         object RBS1: TRadioButton
  439.           Tag = 1
  440.           Left = 44
  441.           Top = 4
  442.           Width = 17
  443.           Height = 17
  444.           Anchors = []
  445.           TabOrder = 4
  446.           OnClick = RBS5Click
  447.         end
  448.         object RBS0: TRadioButton
  449.           Left = 11
  450.           Top = 4
  451.           Width = 17
  452.           Height = 17
  453.           Anchors = []
  454.           TabOrder = 5
  455.           OnClick = RBS5Click
  456.         end
  457.         object RBS3: TRadioButton
  458.           Tag = 3
  459.           Left = 108
  460.           Top = 4
  461.           Width = 17
  462.           Height = 17
  463.           Anchors = []
  464.           TabOrder = 6
  465.           OnClick = RBS5Click
  466.         end
  467.         object RBS2: TRadioButton
  468.           Tag = 2
  469.           Left = 76
  470.           Top = 4
  471.           Width = 17
  472.           Height = 17
  473.           Anchors = []
  474.           TabOrder = 7
  475.           OnClick = RBS5Click
  476.         end
  477.         object RBS8: TRadioButton
  478.           Tag = 8
  479.           Left = 269
  480.           Top = 4
  481.           Width = 17
  482.           Height = 17
  483.           Anchors = []
  484.           TabOrder = 8
  485.           OnClick = RBS5Click
  486.         end
  487.       end
  488.     end
  489.     object TabSheet3: TTabSheet
  490.       Caption = '&hodnocen∩┐╜'
  491.       ImageIndex = 2
  492.       object Label12: TLabel
  493.         Left = 56
  494.         Top = 128
  495.         Width = 135
  496.         Height = 13
  497.         Alignment = taCenter
  498.         Caption = 'pr∩┐╜miov∩┐╜ bodov∩┐╜n∩┐╜ kamen∩┐╜ '
  499.       end
  500.       object RadioGroup2: TRadioGroup
  501.         Left = 32
  502.         Top = 13
  503.         Width = 97
  504.         Height = 108
  505.         Caption = 'hodnocen∩┐╜: '
  506.         Items.Strings = (
  507.           'p∩┐╜∩┐╜m∩┐╜'
  508.           'zv∩┐╜hodn∩┐╜n∩┐╜'
  509.           'blokov∩┐╜')
  510.         TabOrder = 0
  511.         OnClick = RadioGroup2Click
  512.       end
  513.       object Panel2: TPanel
  514.         Left = 136
  515.         Top = 18
  516.         Width = 201
  517.         Height = 35
  518.         TabOrder = 1
  519.         object Label8: TLabel
  520.           Left = 1
  521.           Top = 1
  522.           Width = 199
  523.           Height = 33
  524.           Align = alClient
  525.           Alignment = taCenter
  526.           Caption = 
  527.             'p∩┐╜∩┐╜m∩┐╜ hodnocen∩┐╜ znamen∩┐╜, ∩┐╜e za jeden k∩┐╜men dostanete pr∩┐╜v∩┐╜ jeden' +
  528.             ' bod'
  529.           WordWrap = True
  530.         end
  531.       end
  532.       object Panel3: TPanel
  533.         Left = 136
  534.         Top = 53
  535.         Width = 201
  536.         Height = 35
  537.         TabOrder = 2
  538.         object Label9: TLabel
  539.           Left = 1
  540.           Top = 1
  541.           Width = 199
  542.           Height = 33
  543.           Align = alClient
  544.           Alignment = taCenter
  545.           Caption = 
  546.             'p∩┐╜i tomto hodnocen∩┐╜ dostanete za v∩┐╜t∩┐╜∩┐╜ plochu v∩┐╜ce bod∩┐╜ ne∩┐╜ za d' +
  547.             'v∩┐╜ men∩┐╜∩┐╜'
  548.           WordWrap = True
  549.         end
  550.       end
  551.       object Panel4: TPanel
  552.         Left = 136
  553.         Top = 88
  554.         Width = 201
  555.         Height = 35
  556.         TabOrder = 3
  557.         object Label10: TLabel
  558.           Left = 1
  559.           Top = 1
  560.           Width = 199
  561.           Height = 33
  562.           Align = alClient
  563.           Alignment = taCenter
  564.           Caption = 
  565.             'podobn∩┐╜ jako p∩┐╜edchoz∩┐╜, ale bodov∩┐╜n∩┐╜ stoup∩┐╜ po skupin∩┐╜ch p∩┐╜ti ka' +
  566.             'men∩┐╜'
  567.           WordWrap = True
  568.         end
  569.       end
  570.       object CheckBox4: TCheckBox
  571.         Left = 32
  572.         Top = 128
  573.         Width = 17
  574.         Height = 17
  575.         TabOrder = 4
  576.         OnClick = CheckBox4Click
  577.       end
  578.       object Panel5: TPanel
  579.         Left = 32
  580.         Top = 148
  581.         Width = 265
  582.         Height = 49
  583.         TabOrder = 5
  584.         Visible = False
  585.         object Image14: TImage
  586.           Left = 8
  587.           Top = 20
  588.           Width = 25
  589.           Height = 25
  590.           Transparent = True
  591.         end
  592.         object Image15: TImage
  593.           Left = 40
  594.           Top = 20
  595.           Width = 25
  596.           Height = 25
  597.           Transparent = True
  598.         end
  599.         object Image16: TImage
  600.           Left = 72
  601.           Top = 20
  602.           Width = 25
  603.           Height = 25
  604.           Transparent = True
  605.         end
  606.         object Image17: TImage
  607.           Left = 104
  608.           Top = 20
  609.           Width = 25
  610.           Height = 25
  611.           Transparent = True
  612.         end
  613.         object Image18: TImage
  614.           Left = 136
  615.           Top = 20
  616.           Width = 25
  617.           Height = 25
  618.           Transparent = True
  619.         end
  620.         object Image19: TImage
  621.           Left = 168
  622.           Top = 20
  623.           Width = 25
  624.           Height = 25
  625.           Transparent = True
  626.         end
  627.         object Image20: TImage
  628.           Left = 200
  629.           Top = 20
  630.           Width = 25
  631.           Height = 25
  632.           Transparent = True
  633.         end
  634.         object Image21: TImage
  635.           Left = 232
  636.           Top = 20
  637.           Width = 25
  638.           Height = 25
  639.           Transparent = True
  640.         end
  641.         object Label11: TLabel
  642.           Left = 8
  643.           Top = 2
  644.           Width = 249
  645.           Height = 15
  646.           AutoSize = False
  647.           Caption = 
  648.             '   1        5         3        1         2        4          2  ' +
  649.             '      5  '
  650.         end
  651.       end
  652.     end
  653.     object TabSheet4: TTabSheet
  654.       Caption = '&prost∩┐╜ed∩┐╜'
  655.       ImageIndex = 3
  656.       object Label6: TLabel
  657.         Left = 16
  658.         Top = 8
  659.         Width = 65
  660.         Height = 13
  661.         Caption = 'barva pozad∩┐╜:'
  662.       end
  663.       object Label7: TLabel
  664.         Left = 208
  665.         Top = 8
  666.         Width = 67
  667.         Height = 13
  668.         Caption = 'barva z∩┐╜hlav∩┐╜:'
  669.       end
  670.       object ColorComboBack: TColorComboBox
  671.         Left = 16
  672.         Top = 24
  673.         Width = 145
  674.         Height = 22
  675.         TabOrder = 0
  676.         OnChange = ColorComboBackChange
  677.       end
  678.       object ColorComboBox2: TColorComboBox
  679.         Left = 208
  680.         Top = 24
  681.         Width = 145
  682.         Height = 22
  683.         TabOrder = 1
  684.         OnChange = ColorComboBox2Change
  685.       end
  686.       object GroupBox2: TGroupBox
  687.         Left = 16
  688.         Top = 88
  689.         Width = 113
  690.         Height = 81
  691.         Caption = 'takto zobrazovat:'
  692.         TabOrder = 2
  693.         object Image12: TImage
  694.           Left = 24
  695.           Top = 24
  696.           Width = 17
  697.           Height = 17
  698.           Picture.Data = {<image003.bmp>}
  699.           Stretch = True
  700.           Transparent = True
  701.         end
  702.         object Image13: TImage
  703.           Left = 24
  704.           Top = 48
  705.           Width = 17
  706.           Height = 17
  707.           Picture.Data = {<image004.bmp>}
  708.           Stretch = True
  709.         end
  710.         object CheckBox6: TCheckBox
  711.           Left = 48
  712.           Top = 24
  713.           Width = 57
  714.           Height = 17
  715.           Caption = 'sklo'
  716.           TabOrder = 0
  717.         end
  718.         object CheckBox7: TCheckBox
  719.           Left = 48
  720.           Top = 48
  721.           Width = 49
  722.           Height = 17
  723.           Caption = '∩┐╜ol∩┐╜k'
  724.           TabOrder = 1
  725.         end
  726.       end
  727.       object RadioGroup5: TRadioGroup
  728.         Left = 208
  729.         Top = 88
  730.         Width = 105
  731.         Height = 81
  732.         Caption = 'm∩┐╜∩┐╜ka:'
  733.         Items.Strings = (
  734.           '∩┐╜∩┐╜dn∩┐╜'
  735.           'b∩┐╜l∩┐╜'
  736.           '∩┐╜ern∩┐╜'
  737.           '∩┐╜ed∩┐╜')
  738.         TabOrder = 3
  739.       end
  740.     end
  741.     object TabSheet5: TTabSheet
  742.       Caption = '&k∩┐╜d nastaven∩┐╜'
  743.       ImageIndex = 4
  744.       object Label13: TLabel
  745.         Left = 16
  746.         Top = 16
  747.         Width = 91
  748.         Height = 13
  749.         Alignment = taCenter
  750.         Caption = 'aktu∩┐╜ln∩┐╜ nastaven∩┐╜:'
  751.       end
  752.       object Label14: TLabel
  753.         Left = 16
  754.         Top = 72
  755.         Width = 35
  756.         Height = 13
  757.         Alignment = taCenter
  758.         Caption = 'zad∩┐╜n∩┐╜:'
  759.       end
  760.       object Label2: TLabel
  761.         Left = 16
  762.         Top = 128
  763.         Width = 121
  764.         Height = 57
  765.         AutoSize = False
  766.         WordWrap = True
  767.       end
  768.       object Edit1: TEdit
  769.         Left = 16
  770.         Top = 88
  771.         Width = 121
  772.         Height = 25
  773.         AutoSize = False
  774.         Font.Charset = DEFAULT_CHARSET
  775.         Font.Color = clWindowText
  776.         Font.Height = -13
  777.         Font.Name = 'MS Sans Serif'
  778.         Font.Style = []
  779.         MaxLength = 9
  780.         ParentFont = False
  781.         TabOrder = 0
  782.         OnExit = Edit1Exit
  783.         OnKeyUp = Edit1KeyUp
  784.       end
  785.       object Memo1: TMemo
  786.         Left = 160
  787.         Top = 0
  788.         Width = 217
  789.         Height = 202
  790.         Align = alRight
  791.         Color = clWhite
  792.         Enabled = False
  793.         Lines.Strings = (
  794.           ''
  795.           ' RSBZGHxKP   kde'
  796.           ''
  797.           ' R    po∩┐╜et ∩┐╜∩┐╜dk∩┐╜ - (E- O) E=5, F=6,...'
  798.           ' S    po∩┐╜et sloupc∩┐╜ - (J -Y) J=10, K=11,...'
  799.           ' B    po∩┐╜et barev (4 - 8)'
  800.           ' Z    po∩┐╜ad∩┐╜ kamene - ∩┐╜ol∩┐╜ka (0 - B) '
  801.           ' G    nastaven∩┐╜ gravitace (0 - 7)'
  802.           ' H    zp∩┐╜sob hodnocen∩┐╜ (A=p∩┐╜∩┐╜m∩┐╜,B=...)'
  803.           ' x     zat∩┐╜m nevyu∩┐╜ito'
  804.           ' K    po∩┐╜ad∩┐╜ kamene - skla (0 - B)'
  805.           ' P    spojovani (A=nespojovat,B=vlevo,..) ')
  806.         TabOrder = 1
  807.       end
  808.       object Edit2: TEdit
  809.         Left = 16
  810.         Top = 32
  811.         Width = 121
  812.         Height = 25
  813.         AutoSize = False
  814.         Enabled = False
  815.         Font.Charset = DEFAULT_CHARSET
  816.         Font.Color = clWindowText
  817.         Font.Height = -13
  818.         Font.Name = 'MS Sans Serif'
  819.         Font.Style = []
  820.         MaxLength = 9
  821.         ParentFont = False
  822.         TabOrder = 2
  823.       end
  824.     end
  825.     object TabSheet6: TTabSheet
  826.       Caption = 'CHIP'
  827.       ImageIndex = 5
  828.       object Label3: TLabel
  829.         Left = 70
  830.         Top = 32
  831.         Width = 206
  832.         Height = 48
  833.         Alignment = taCenter
  834.         Caption = 
  835.           '∩┐╜ty∩┐╜p∩┐╜smenn∩┐╜ zkratka, kter∩┐╜ bude sou∩┐╜∩┐╜st∩┐╜ generovan∩┐╜ho jm∩┐╜na sou' +
  836.           'boru pro CHIP:'
  837.         Font.Charset = DEFAULT_CHARSET
  838.         Font.Color = clWindowText
  839.         Font.Height = -13
  840.         Font.Name = 'MS Sans Serif'
  841.         Font.Style = [fsBold]
  842.         ParentFont = False
  843.         WordWrap = True
  844.       end
  845.       object Label4: TLabel
  846.         Left = 72
  847.         Top = 168
  848.         Width = 232
  849.         Height = 13
  850.         Caption = '(p∩┐╜i ukl∩┐╜d∩┐╜n∩┐╜ souboru m∩┐╜∩┐╜ete tuto zkratku zm∩┐╜nit)'
  851.       end
  852.       object Edit3: TEdit
  853.         Left = 148
  854.         Top = 112
  855.         Width = 77
  856.         Height = 32
  857.         Font.Charset = DEFAULT_CHARSET
  858.         Font.Color = clWindowText
  859.         Font.Height = -19
  860.         Font.Name = 'MS Sans Serif'
  861.         Font.Style = [fsBold]
  862.         MaxLength = 4
  863.         ParentFont = False
  864.         TabOrder = 0
  865.         Text = 'Edit3'
  866.       end
  867.     end
  868.   end
  869.   object Panel1: TPanel
  870.     Left = 0
  871.     Top = 0
  872.     Width = 385
  873.     Height = 33
  874.     Align = alTop
  875.     TabOrder = 1
  876.     object SpeedButton1: TSpeedButton
  877.       Left = 336
  878.       Top = 6
  879.       Width = 23
  880.       Height = 22
  881.       Hint = 'n∩┐╜vrat bez nastaven∩┐╜'
  882.       Glyph.Data = {
  883.         42010000424D4201000000000000760000002800000011000000110000000100
  884.         040000000000CC00000000000000000000001000000010000000000000000000
  885.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  886.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  887.         777770000000777777777777777770000000777777777777770F700000007777
  888.         0F777777777770000000777000F7777770F770000000777000F777770F777000
  889.         00007777000F77700F777000000077777000F700F7777000000077777700000F
  890.         7777700000007777777000F777777000000077777700000F7777700000007777
  891.         7000F70F7777700000007770000F77700F7770000000770000F7777700F77000
  892.         00007700F7777777700F70000000777777777777777770000000777777777777
  893.         777770000000}
  894.       ParentShowHint = False
  895.       ShowHint = True
  896.       OnClick = SpeedButton1Click
  897.     end
  898.     object SaveButton: TSpeedButton
  899.       Left = 44
  900.       Top = 6
  901.       Width = 23
  902.       Height = 22
  903.       Hint = 'ulo∩┐╜ nastaven∩┐╜ pod n∩┐╜zvem'
  904.       Glyph.Data = {
  905.         5A010000424D5A01000000000000760000002800000012000000130000000100
  906.         040000000000E400000000000000000000001000000010000000000000000000
  907.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  908.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  909.         888888000000888888888888888888000000800000000000000888000000800B
  910.         FBFBFBFBFB08880000008070BFBFBFBFBFB08800000080B0FBFBFBFBFBF08800
  911.         00008070BFBFBFBFBFB08800000080B77BFBFBFBFBFB78000000807B7FBFBFBF
  912.         BFBF7800000080B777777777777778000000807B7B7EEEE77B78880000008000
  913.         B7B0EEE77778880000008888000EEEE7888888000000888880EEE0E788888800
  914.         000088880EEE08778888880000008880EEE0888788888800000088880E088888
  915.         888888000000888880888888888888000000888888888888888888000000}
  916.       ParentShowHint = False
  917.       ShowHint = True
  918.       OnClick = SaveButtonClick
  919.     end
  920.     object SpeedButton3: TSpeedButton
  921.       Left = 16
  922.       Top = 6
  923.       Width = 23
  924.       Height = 22
  925.       Hint = 'na∩┐╜ti nastaven∩┐╜ pod n∩┐╜zvem'
  926.       Glyph.Data = {
  927.         5A010000424D5A01000000000000760000002800000013000000130000000100
  928.         040000000000E400000000000000000000001000000010000000000000000000
  929.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  930.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  931.         8888888000008888888888888888888000008800000000000000888000008800
  932.         BFBFBBFBFBF08880000088070BFBFFBFBFBF08800000880B0FBFBBFBFBFB0880
  933.         000088070BFBFFBFBFBF08800000880B70BFBBFBFBFBF08000008807B0FBFFBF
  934.         BFBFB0800000880B700000000000008000008807B7B7BAEA0B08088000008800
  935.         0B7B80AEA0800880000088888000880AEA0A08800000888888888880AEAE0880
  936.         00008888888888880AEA08800000888888888880AEAE08800000888888888800
  937.         000008800000888888888888888888800000888888888888888888800000}
  938.       ParentShowHint = False
  939.       ShowHint = True
  940.       OnClick = SpeedButton3Click
  941.     end
  942.     object Button1: TButton
  943.       Left = 304
  944.       Top = 6
  945.       Width = 23
  946.       Height = 22
  947.       Hint = 'ulo∩┐╜ nastaven∩┐╜ jako standard'
  948.       Caption = 'OK'
  949.       ParentShowHint = False
  950.       ShowHint = True
  951.       TabOrder = 0
  952.       OnClick = Button1Click
  953.     end
  954.   end
  955.   object OpenDialog1: TOpenDialog
  956.     DefaultExt = 'hrs'
  957.     Filter = 'ulo∩┐╜en∩┐╜ nastaven∩┐╜ (*.hrs)|*.hrs|v∩┐╜echny soubory (*.*)|*.*'
  958.     Title = 'na∩┐╜ten∩┐╜ u∩┐╜ivatelsk∩┐╜ho nastaven∩┐╜:'
  959.     Left = 184
  960.     Top = 65528
  961.   end
  962.   object SaveDialog1: TSaveDialog
  963.     DefaultExt = '*.hrs'
  964.     Filter = 'u∩┐╜ivatelsk∩┐╜ nastaven∩┐╜ (*.hrs)|*.hrs|v∩┐╜ehny soubory (*.*)|*.*'
  965.     Title = 'ulo∩┐╜en∩┐╜ u∩┐╜ivatelsk∩┐╜ho nastaven∩┐╜:'
  966.     Left = 216
  967.     Top = 65528
  968.   end
  969.   object RxGradientCaption1: TRxGradientCaption
  970.     Captions = <>
  971.     FormCaption = '  nastaven∩┐╜:  '
  972.     Left = 144
  973.     Top = 65528
  974.   end
  975.   object FormPlacement1: TFormPlacement
  976.     IniFileName = 'lavina.ini'
  977.     IniSection = 'FormNastav'
  978.     Left = 256
  979.     Top = 65528
  980.   end
  981. end
  982.