home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / vyp09 / Vypinac.exe / 0 / RCDATA / TNASTAVENI / TNASTAVENI.txt
Encoding:
Text File  |  2002-08-05  |  22.5 KB  |  737 lines

  1. object Nastaveni: TNastaveni
  2.   Left = 253
  3.   Top = 141
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Nastaven∩┐╜'
  7.   ClientHeight = 335
  8.   ClientWidth = 505
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDefaultPosOnly
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PageControl1: TPageControl
  21.     Left = 8
  22.     Top = 8
  23.     Width = 489
  24.     Height = 281
  25.     ActivePage = Karta1
  26.     TabOrder = 0
  27.     object Karta1: TTabSheet
  28.       Caption = 'Karta1'
  29.       object sekundy: TLabel
  30.         Left = 176
  31.         Top = 104
  32.         Width = 50
  33.         Height = 13
  34.         Caption = '15 sekund'
  35.       end
  36.       object kompaktni: TCheckBox
  37.         Left = 8
  38.         Top = 24
  39.         Width = 209
  40.         Height = 17
  41.         Caption = 'kompaktni'
  42.         TabOrder = 0
  43.       end
  44.       object nasilne: TCheckBox
  45.         Left = 8
  46.         Top = 48
  47.         Width = 209
  48.         Height = 17
  49.         Caption = 'nasilne'
  50.         TabOrder = 1
  51.       end
  52.       object Jazyk: TGroupBox
  53.         Left = 240
  54.         Top = 16
  55.         Width = 217
  56.         Height = 217
  57.         Caption = 'Jazyk'
  58.         Font.Charset = DEFAULT_CHARSET
  59.         Font.Color = clWindowText
  60.         Font.Height = -13
  61.         Font.Name = 'MS Sans Serif'
  62.         Font.Style = [fsBold]
  63.         ParentFont = False
  64.         TabOrder = 2
  65.         object AktualniJazyk: TLabel
  66.           Left = 16
  67.           Top = 184
  68.           Width = 96
  69.           Height = 16
  70.           Caption = 'AktualniJazyk'
  71.         end
  72.         object DostupneJazyky: TLabel
  73.           Left = 16
  74.           Top = 24
  75.           Width = 78
  76.           Height = 13
  77.           Caption = 'DostupneJazyky'
  78.           FocusControl = FileListBox1
  79.           Font.Charset = DEFAULT_CHARSET
  80.           Font.Color = clWindowText
  81.           Font.Height = -11
  82.           Font.Name = 'MS Sans Serif'
  83.           Font.Style = []
  84.           ParentFont = False
  85.         end
  86.         object FileListBox1: TFileListBox
  87.           Left = 16
  88.           Top = 40
  89.           Width = 185
  90.           Height = 97
  91.           ExtendedSelect = False
  92.           Font.Charset = DEFAULT_CHARSET
  93.           Font.Color = clWindowText
  94.           Font.Height = -11
  95.           Font.Name = 'MS Sans Serif'
  96.           Font.Style = []
  97.           ItemHeight = 16
  98.           Mask = '*.lng'
  99.           ParentFont = False
  100.           ShowGlyphs = True
  101.           TabOrder = 0
  102.           OnDblClick = ZmenJazykClick
  103.           OnKeyDown = FileListBox1KeyUp
  104.         end
  105.         object ZmenJazyk: TButton
  106.           Left = 127
  107.           Top = 144
  108.           Width = 75
  109.           Height = 25
  110.           Caption = 'ZmenJazyk'
  111.           Font.Charset = DEFAULT_CHARSET
  112.           Font.Color = clWindowText
  113.           Font.Height = -11
  114.           Font.Name = 'MS Sans Serif'
  115.           Font.Style = []
  116.           ParentFont = False
  117.           TabOrder = 1
  118.           OnClick = ZmenJazykClick
  119.         end
  120.       end
  121.       object varovat: TCheckBox
  122.         Left = 8
  123.         Top = 72
  124.         Width = 209
  125.         Height = 17
  126.         Caption = 'varovat'
  127.         TabOrder = 3
  128.         OnClick = varovatClick
  129.       end
  130.       object soupatko: TTrackBar
  131.         Left = 24
  132.         Top = 96
  133.         Width = 145
  134.         Height = 25
  135.         Max = 15
  136.         Min = 1
  137.         Orientation = trHorizontal
  138.         PageSize = 5
  139.         Frequency = 1
  140.         Position = 5
  141.         SelEnd = 0
  142.         SelStart = 0
  143.         TabOrder = 4
  144.         ThumbLength = 15
  145.         TickMarks = tmBottomRight
  146.         TickStyle = tsAuto
  147.         OnChange = soupatkoChange
  148.       end
  149.       object pipat: TCheckBox
  150.         Left = 30
  151.         Top = 128
  152.         Width = 195
  153.         Height = 17
  154.         Caption = 'pipat'
  155.         TabOrder = 5
  156.       end
  157.     end
  158.     object Karta2: TTabSheet
  159.       Caption = 'Karta2'
  160.       ImageIndex = 1
  161.       object GroupBox1: TGroupBox
  162.         Left = 8
  163.         Top = 8
  164.         Width = 225
  165.         Height = 113
  166.         Caption = 'GroupBox1'
  167.         Font.Charset = DEFAULT_CHARSET
  168.         Font.Color = clWindowText
  169.         Font.Height = -13
  170.         Font.Name = 'MS Sans Serif'
  171.         Font.Style = [fsBold]
  172.         ParentFont = False
  173.         TabOrder = 0
  174.         object Text1: TLabel
  175.           Left = 32
  176.           Top = 94
  177.           Width = 151
  178.           Height = 13
  179.           Caption = '∩┐╜sporn∩┐╜ re∩┐╜im za 13:25:41'
  180.           Font.Charset = DEFAULT_CHARSET
  181.           Font.Color = clWindowText
  182.           Font.Height = -11
  183.           Font.Name = 'MS Sans Serif'
  184.           Font.Style = [fsBold]
  185.           ParentFont = False
  186.         end
  187.         object typ1: TComboBox
  188.           Left = 8
  189.           Top = 22
  190.           Width = 145
  191.           Height = 21
  192.           Style = csDropDownList
  193.           Font.Charset = DEFAULT_CHARSET
  194.           Font.Color = clWindowText
  195.           Font.Height = -11
  196.           Font.Name = 'MS Sans Serif'
  197.           Font.Style = []
  198.           ItemHeight = 13
  199.           ParentFont = False
  200.           TabOrder = 0
  201.           OnChange = Aktualizace
  202.         end
  203.         object za1: TRadioButton
  204.           Left = 8
  205.           Top = 54
  206.           Width = 113
  207.           Height = 17
  208.           Caption = 'za1'
  209.           Font.Charset = DEFAULT_CHARSET
  210.           Font.Color = clWindowText
  211.           Font.Height = -11
  212.           Font.Name = 'MS Sans Serif'
  213.           Font.Style = []
  214.           ParentFont = False
  215.           TabOrder = 1
  216.           OnClick = Aktualizace
  217.         end
  218.         object v1: TRadioButton
  219.           Left = 8
  220.           Top = 71
  221.           Width = 113
  222.           Height = 17
  223.           Caption = 'v1'
  224.           Font.Charset = DEFAULT_CHARSET
  225.           Font.Color = clWindowText
  226.           Font.Height = -11
  227.           Font.Name = 'MS Sans Serif'
  228.           Font.Style = []
  229.           ParentFont = False
  230.           TabOrder = 2
  231.           OnClick = Aktualizace
  232.         end
  233.         object cas1: TDateTimePicker
  234.           Left = 128
  235.           Top = 59
  236.           Width = 89
  237.           Height = 21
  238.           CalAlignment = dtaLeft
  239.           Date = 37433.020833333300000000
  240.           Time = 37433.020833333300000000
  241.           DateFormat = dfShort
  242.           DateMode = dmComboBox
  243.           Font.Charset = DEFAULT_CHARSET
  244.           Font.Color = clWindowText
  245.           Font.Height = -11
  246.           Font.Name = 'MS Sans Serif'
  247.           Font.Style = []
  248.           Kind = dtkTime
  249.           ParseInput = False
  250.           ParentFont = False
  251.           TabOrder = 3
  252.           OnChange = Aktualizace
  253.         end
  254.         object BitBtn1: TBitBtn
  255.           Left = 157
  256.           Top = 22
  257.           Width = 21
  258.           Height = 21
  259.           TabOrder = 4
  260.           OnClick = BitBtn1Click
  261.           Glyph.Data = {
  262.             42010000424D4201000000000000760000002800000011000000110000000100
  263.             040000000000CC00000000000000000000001000000000000000000000000000
  264.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  265.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  266.             FFFFF0000000F00FFFFFF0000FFFF0000000FF00FFF00BBBB0FFF0000000FFF0
  267.             000BBBCCCB0FF0000000FFFF0BB99BBCCB0FF0000000FFF0BB999BBBBB0FF000
  268.             0000FF0BBBB9B00BBB0FF0000000F0BBBBBB00F0BB0FF0000000F0BB66BB000F
  269.             00FFF0000000F0B666BB0F000FFFF0000000F0BBBBBBB0000FFFF0000000F0BB
  270.             BDDBBB0F00FFF0000000FF0BBDDBBB0FF00FF0000000FF0BBBDBB0FFFF0FF000
  271.             0000FFF0BBBB0FFFFFFFF0000000FFFF0000FFFFFFFFF0000000FFFFFFFFFFFF
  272.             FFFFF0000000}
  273.         end
  274.         object BitBtn5: TBitBtn
  275.           Left = 189
  276.           Top = 22
  277.           Width = 21
  278.           Height = 21
  279.           TabOrder = 5
  280.           OnClick = BitBtn5Click
  281.           Glyph.Data = {
  282.             42010000424D4201000000000000760000002800000011000000110000000100
  283.             040000000000CC00000000000000000000001000000000000000000000000000
  284.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  285.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
  286.             2222200000002222222222222222200000002222222222222222200000002220
  287.             000000000022200000002227FFFFFFFFF022200000002227FFF0FFFFF0222000
  288.             00002227FF0FFFFFF022200000002227FF00FFFFF022200000002227FF000F0F
  289.             F022200000002227FFF0000FF022200000002227FFFF000FF022200000002227
  290.             FFF0000FF022200000002227FFFFFFFFF0222000000022277777777770222000
  291.             0000222222222222222220000000222222222222222220000000222222222222
  292.             222220000000}
  293.         end
  294.       end
  295.       object GroupBox2: TGroupBox
  296.         Left = 248
  297.         Top = 8
  298.         Width = 225
  299.         Height = 113
  300.         Caption = 'GroupBox2'
  301.         Font.Charset = DEFAULT_CHARSET
  302.         Font.Color = clWindowText
  303.         Font.Height = -13
  304.         Font.Name = 'MS Sans Serif'
  305.         Font.Style = [fsBold]
  306.         ParentFont = False
  307.         TabOrder = 1
  308.         object Text2: TLabel
  309.           Left = 32
  310.           Top = 94
  311.           Width = 151
  312.           Height = 13
  313.           Caption = '∩┐╜sporn∩┐╜ re∩┐╜im za 13:25:41'
  314.           Font.Charset = DEFAULT_CHARSET
  315.           Font.Color = clWindowText
  316.           Font.Height = -11
  317.           Font.Name = 'MS Sans Serif'
  318.           Font.Style = [fsBold]
  319.           ParentFont = False
  320.         end
  321.         object typ2: TComboBox
  322.           Left = 8
  323.           Top = 22
  324.           Width = 145
  325.           Height = 21
  326.           Style = csDropDownList
  327.           Font.Charset = DEFAULT_CHARSET
  328.           Font.Color = clWindowText
  329.           Font.Height = -11
  330.           Font.Name = 'MS Sans Serif'
  331.           Font.Style = []
  332.           ItemHeight = 13
  333.           ParentFont = False
  334.           TabOrder = 0
  335.           OnChange = Aktualizace
  336.         end
  337.         object za2: TRadioButton
  338.           Left = 8
  339.           Top = 54
  340.           Width = 113
  341.           Height = 17
  342.           Caption = 'za2'
  343.           Font.Charset = DEFAULT_CHARSET
  344.           Font.Color = clWindowText
  345.           Font.Height = -11
  346.           Font.Name = 'MS Sans Serif'
  347.           Font.Style = []
  348.           ParentFont = False
  349.           TabOrder = 1
  350.           OnClick = Aktualizace
  351.         end
  352.         object v2: TRadioButton
  353.           Left = 8
  354.           Top = 71
  355.           Width = 113
  356.           Height = 17
  357.           Caption = 'v2'
  358.           Font.Charset = DEFAULT_CHARSET
  359.           Font.Color = clWindowText
  360.           Font.Height = -11
  361.           Font.Name = 'MS Sans Serif'
  362.           Font.Style = []
  363.           ParentFont = False
  364.           TabOrder = 2
  365.           OnClick = Aktualizace
  366.         end
  367.         object cas2: TDateTimePicker
  368.           Left = 128
  369.           Top = 59
  370.           Width = 89
  371.           Height = 21
  372.           CalAlignment = dtaLeft
  373.           Date = 37433.041666666700000000
  374.           Time = 37433.041666666700000000
  375.           DateFormat = dfShort
  376.           DateMode = dmComboBox
  377.           Font.Charset = DEFAULT_CHARSET
  378.           Font.Color = clWindowText
  379.           Font.Height = -11
  380.           Font.Name = 'MS Sans Serif'
  381.           Font.Style = []
  382.           Kind = dtkTime
  383.           ParseInput = False
  384.           ParentFont = False
  385.           TabOrder = 3
  386.           OnChange = Aktualizace
  387.         end
  388.         object BitBtn2: TBitBtn
  389.           Left = 157
  390.           Top = 22
  391.           Width = 21
  392.           Height = 21
  393.           TabOrder = 4
  394.           OnClick = BitBtn2Click
  395.           Glyph.Data = {
  396.             42010000424D4201000000000000760000002800000011000000110000000100
  397.             040000000000CC00000000000000000000001000000000000000000000000000
  398.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  399.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  400.             FFFFF0000000F00FFFFFF0000FFFF0000000FF00FFF00BBBB0FFF0000000FFF0
  401.             000BBBCCCB0FF0000000FFFF0BB99BBCCB0FF0000000FFF0BB999BBBBB0FF000
  402.             0000FF0BBBB9B00BBB0FF0000000F0BBBBBB00F0BB0FF0000000F0BB66BB000F
  403.             00FFF0000000F0B666BB0F000FFFF0000000F0BBBBBBB0000FFFF0000000F0BB
  404.             BDDBBB0F00FFF0000000FF0BBDDBBB0FF00FF0000000FF0BBBDBB0FFFF0FF000
  405.             0000FFF0BBBB0FFFFFFFF0000000FFFF0000FFFFFFFFF0000000FFFFFFFFFFFF
  406.             FFFFF0000000}
  407.         end
  408.         object BitBtn6: TBitBtn
  409.           Left = 189
  410.           Top = 22
  411.           Width = 21
  412.           Height = 21
  413.           TabOrder = 5
  414.           OnClick = BitBtn6Click
  415.           Glyph.Data = {
  416.             42010000424D4201000000000000760000002800000011000000110000000100
  417.             040000000000CC00000000000000000000001000000000000000000000000000
  418.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  419.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
  420.             2222200000002222222222222222200000002222222222222222200000002220
  421.             000000000022200000002227FFFFFFFFF022200000002227FFF0FFFFF0222000
  422.             00002227FF0FFFFFF022200000002227FF00FFFFF022200000002227FF000F0F
  423.             F022200000002227FFF0000FF022200000002227FFFF000FF022200000002227
  424.             FFF0000FF022200000002227FFFFFFFFF0222000000022277777777770222000
  425.             0000222222222222222220000000222222222222222220000000222222222222
  426.             222220000000}
  427.         end
  428.       end
  429.       object GroupBox3: TGroupBox
  430.         Left = 8
  431.         Top = 128
  432.         Width = 225
  433.         Height = 113
  434.         Caption = 'GroupBox3'
  435.         Font.Charset = DEFAULT_CHARSET
  436.         Font.Color = clWindowText
  437.         Font.Height = -13
  438.         Font.Name = 'MS Sans Serif'
  439.         Font.Style = [fsBold]
  440.         ParentFont = False
  441.         TabOrder = 2
  442.         object Text3: TLabel
  443.           Left = 32
  444.           Top = 94
  445.           Width = 151
  446.           Height = 13
  447.           Caption = '∩┐╜sporn∩┐╜ re∩┐╜im za 13:25:41'
  448.           Font.Charset = DEFAULT_CHARSET
  449.           Font.Color = clWindowText
  450.           Font.Height = -11
  451.           Font.Name = 'MS Sans Serif'
  452.           Font.Style = [fsBold]
  453.           ParentFont = False
  454.         end
  455.         object typ3: TComboBox
  456.           Left = 8
  457.           Top = 22
  458.           Width = 145
  459.           Height = 21
  460.           Style = csDropDownList
  461.           Font.Charset = DEFAULT_CHARSET
  462.           Font.Color = clWindowText
  463.           Font.Height = -11
  464.           Font.Name = 'MS Sans Serif'
  465.           Font.Style = []
  466.           ItemHeight = 13
  467.           ParentFont = False
  468.           TabOrder = 0
  469.           OnChange = Aktualizace
  470.         end
  471.         object za3: TRadioButton
  472.           Left = 8
  473.           Top = 54
  474.           Width = 113
  475.           Height = 17
  476.           Caption = 'za3'
  477.           Font.Charset = DEFAULT_CHARSET
  478.           Font.Color = clWindowText
  479.           Font.Height = -11
  480.           Font.Name = 'MS Sans Serif'
  481.           Font.Style = []
  482.           ParentFont = False
  483.           TabOrder = 1
  484.           OnClick = Aktualizace
  485.         end
  486.         object v3: TRadioButton
  487.           Left = 8
  488.           Top = 71
  489.           Width = 113
  490.           Height = 17
  491.           Caption = 'v3'
  492.           Font.Charset = DEFAULT_CHARSET
  493.           Font.Color = clWindowText
  494.           Font.Height = -11
  495.           Font.Name = 'MS Sans Serif'
  496.           Font.Style = []
  497.           ParentFont = False
  498.           TabOrder = 2
  499.           OnClick = Aktualizace
  500.         end
  501.         object cas3: TDateTimePicker
  502.           Left = 128
  503.           Top = 59
  504.           Width = 89
  505.           Height = 21
  506.           CalAlignment = dtaLeft
  507.           Date = 37433.083333333300000000
  508.           Time = 37433.083333333300000000
  509.           DateFormat = dfShort
  510.           DateMode = dmComboBox
  511.           Font.Charset = DEFAULT_CHARSET
  512.           Font.Color = clWindowText
  513.           Font.Height = -11
  514.           Font.Name = 'MS Sans Serif'
  515.           Font.Style = []
  516.           Kind = dtkTime
  517.           ParseInput = False
  518.           ParentFont = False
  519.           TabOrder = 3
  520.           OnChange = Aktualizace
  521.         end
  522.         object BitBtn3: TBitBtn
  523.           Left = 157
  524.           Top = 22
  525.           Width = 21
  526.           Height = 21
  527.           TabOrder = 4
  528.           OnClick = BitBtn3Click
  529.           Glyph.Data = {
  530.             42010000424D4201000000000000760000002800000011000000110000000100
  531.             040000000000CC00000000000000000000001000000000000000000000000000
  532.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  533.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  534.             FFFFF0000000F00FFFFFF0000FFFF0000000FF00FFF00BBBB0FFF0000000FFF0
  535.             000BBBCCCB0FF0000000FFFF0BB99BBCCB0FF0000000FFF0BB999BBBBB0FF000
  536.             0000FF0BBBB9B00BBB0FF0000000F0BBBBBB00F0BB0FF0000000F0BB66BB000F
  537.             00FFF0000000F0B666BB0F000FFFF0000000F0BBBBBBB0000FFFF0000000F0BB
  538.             BDDBBB0F00FFF0000000FF0BBDDBBB0FF00FF0000000FF0BBBDBB0FFFF0FF000
  539.             0000FFF0BBBB0FFFFFFFF0000000FFFF0000FFFFFFFFF0000000FFFFFFFFFFFF
  540.             FFFFF0000000}
  541.         end
  542.         object BitBtn7: TBitBtn
  543.           Left = 189
  544.           Top = 22
  545.           Width = 21
  546.           Height = 21
  547.           TabOrder = 5
  548.           OnClick = BitBtn7Click
  549.           Glyph.Data = {
  550.             42010000424D4201000000000000760000002800000011000000110000000100
  551.             040000000000CC00000000000000000000001000000000000000000000000000
  552.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  553.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
  554.             2222200000002222222222222222200000002222222222222222200000002220
  555.             000000000022200000002227FFFFFFFFF022200000002227FFF0FFFFF0222000
  556.             00002227FF0FFFFFF022200000002227FF00FFFFF022200000002227FF000F0F
  557.             F022200000002227FFF0000FF022200000002227FFFF000FF022200000002227
  558.             FFF0000FF022200000002227FFFFFFFFF0222000000022277777777770222000
  559.             0000222222222222222220000000222222222222222220000000222222222222
  560.             222220000000}
  561.         end
  562.       end
  563.       object GroupBox4: TGroupBox
  564.         Left = 248
  565.         Top = 128
  566.         Width = 225
  567.         Height = 113
  568.         Caption = 'GroupBox4'
  569.         Font.Charset = DEFAULT_CHARSET
  570.         Font.Color = clWindowText
  571.         Font.Height = -13
  572.         Font.Name = 'MS Sans Serif'
  573.         Font.Style = [fsBold]
  574.         ParentFont = False
  575.         ParentShowHint = False
  576.         ShowHint = True
  577.         TabOrder = 3
  578.         object Text4: TLabel
  579.           Left = 32
  580.           Top = 94
  581.           Width = 151
  582.           Height = 13
  583.           Caption = '∩┐╜sporn∩┐╜ re∩┐╜im za 13:25:41'
  584.           Font.Charset = DEFAULT_CHARSET
  585.           Font.Color = clWindowText
  586.           Font.Height = -11
  587.           Font.Name = 'MS Sans Serif'
  588.           Font.Style = [fsBold]
  589.           ParentFont = False
  590.         end
  591.         object typ4: TComboBox
  592.           Left = 8
  593.           Top = 22
  594.           Width = 145
  595.           Height = 21
  596.           Style = csDropDownList
  597.           Font.Charset = DEFAULT_CHARSET
  598.           Font.Color = clWindowText
  599.           Font.Height = -11
  600.           Font.Name = 'MS Sans Serif'
  601.           Font.Style = []
  602.           ItemHeight = 13
  603.           ParentFont = False
  604.           TabOrder = 0
  605.           OnChange = Aktualizace
  606.         end
  607.         object za4: TRadioButton
  608.           Left = 8
  609.           Top = 54
  610.           Width = 113
  611.           Height = 17
  612.           Caption = 'za4'
  613.           Font.Charset = DEFAULT_CHARSET
  614.           Font.Color = clWindowText
  615.           Font.Height = -11
  616.           Font.Name = 'MS Sans Serif'
  617.           Font.Style = []
  618.           ParentFont = False
  619.           TabOrder = 1
  620.           OnClick = Aktualizace
  621.         end
  622.         object v4: TRadioButton
  623.           Left = 8
  624.           Top = 71
  625.           Width = 113
  626.           Height = 17
  627.           Caption = 'v4'
  628.           Font.Charset = DEFAULT_CHARSET
  629.           Font.Color = clWindowText
  630.           Font.Height = -11
  631.           Font.Name = 'MS Sans Serif'
  632.           Font.Style = []
  633.           ParentFont = False
  634.           TabOrder = 2
  635.           OnClick = Aktualizace
  636.         end
  637.         object cas4: TDateTimePicker
  638.           Left = 128
  639.           Top = 59
  640.           Width = 89
  641.           Height = 21
  642.           CalAlignment = dtaLeft
  643.           Date = 37433.125000000000000000
  644.           Time = 37433.125000000000000000
  645.           DateFormat = dfShort
  646.           DateMode = dmComboBox
  647.           Font.Charset = DEFAULT_CHARSET
  648.           Font.Color = clWindowText
  649.           Font.Height = -11
  650.           Font.Name = 'MS Sans Serif'
  651.           Font.Style = []
  652.           Kind = dtkTime
  653.           ParseInput = False
  654.           ParentFont = False
  655.           TabOrder = 3
  656.           OnChange = Aktualizace
  657.         end
  658.         object BitBtn4: TBitBtn
  659.           Left = 157
  660.           Top = 22
  661.           Width = 21
  662.           Height = 21
  663.           TabOrder = 4
  664.           OnClick = BitBtn4Click
  665.           Glyph.Data = {
  666.             42010000424D4201000000000000760000002800000011000000110000000100
  667.             040000000000CC00000000000000000000001000000000000000000000000000
  668.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  669.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  670.             FFFFF0000000F00FFFFFF0000FFFF0000000FF00FFF00BBBB0FFF0000000FFF0
  671.             000BBBCCCB0FF0000000FFFF0BB99BBCCB0FF0000000FFF0BB999BBBBB0FF000
  672.             0000FF0BBBB9B00BBB0FF0000000F0BBBBBB00F0BB0FF0000000F0BB66BB000F
  673.             00FFF0000000F0B666BB0F000FFFF0000000F0BBBBBBB0000FFFF0000000F0BB
  674.             BDDBBB0F00FFF0000000FF0BBDDBBB0FF00FF0000000FF0BBBDBB0FFFF0FF000
  675.             0000FFF0BBBB0FFFFFFFF0000000FFFF0000FFFFFFFFF0000000FFFFFFFFFFFF
  676.             FFFFF0000000}
  677.         end
  678.         object BitBtn8: TBitBtn
  679.           Left = 189
  680.           Top = 22
  681.           Width = 21
  682.           Height = 21
  683.           TabOrder = 5
  684.           OnClick = BitBtn8Click
  685.           Glyph.Data = {
  686.             42010000424D4201000000000000760000002800000011000000110000000100
  687.             040000000000CC00000000000000000000001000000000000000000000000000
  688.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  689.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
  690.             2222200000002222222222222222200000002222222222222222200000002220
  691.             000000000022200000002227FFFFFFFFF022200000002227FFF0FFFFF0222000
  692.             00002227FF0FFFFFF022200000002227FF00FFFFF022200000002227FF000F0F
  693.             F022200000002227FFF0000FF022200000002227FFFF000FF022200000002227
  694.             FFF0000FF022200000002227FFFFFFFFF0222000000022277777777770222000
  695.             0000222222222222222220000000222222222222222220000000222222222222
  696.             222220000000}
  697.         end
  698.       end
  699.     end
  700.   end
  701.   object Storno: TBitBtn
  702.     Left = 422
  703.     Top = 300
  704.     Width = 75
  705.     Height = 25
  706.     Cancel = True
  707.     Caption = '&Storno'
  708.     TabOrder = 3
  709.     OnClick = StornoClick
  710.     NumGlyphs = 2
  711.   end
  712.   object Ok: TBitBtn
  713.     Left = 336
  714.     Top = 300
  715.     Width = 75
  716.     Height = 25
  717.     Caption = '&OK'
  718.     Default = True
  719.     TabOrder = 2
  720.     OnClick = OkClick
  721.     NumGlyphs = 2
  722.   end
  723.   object Ukladat: TCheckBox
  724.     Left = 8
  725.     Top = 304
  726.     Width = 153
  727.     Height = 17
  728.     Caption = 'Ukladat'
  729.     TabOrder = 1
  730.   end
  731.   object ColorDialog1: TColorDialog
  732.     Ctl3D = True
  733.     Left = 240
  734.     Top = 296
  735.   end
  736. end
  737.