home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Reklamy / Elpira-PW / MegaLotek.exe / 0 / RCDATA / TFRMSZUKBAZA / TFRMSZUKBAZA.txt
Text File  |  1999-10-21  |  27KB  |  1,176 lines

  1. object frmSzukBaza: TfrmSzukBaza
  2.   Left = 208
  3.   Top = 157
  4.   HelpContext = 1039
  5.   BorderIcons = []
  6.   BorderStyle = bsToolWindow
  7.   Caption = 'frmSzukBaza'
  8.   ClientHeight = 292
  9.   ClientWidth = 542
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnPaint = FormPaint
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Bevel1: TBevel
  24.     Left = 8
  25.     Top = 22
  26.     Width = 325
  27.     Height = 33
  28.     Shape = bsFrame
  29.   end
  30.   object Label1: TLabel
  31.     Left = 18
  32.     Top = 32
  33.     Width = 14
  34.     Height = 13
  35.     Caption = 'Od'
  36.     Color = clSilver
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = 14024447
  39.     Font.Height = -11
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = []
  42.     ParentColor = False
  43.     ParentFont = False
  44.     Transparent = True
  45.   end
  46.   object Label2: TLabel
  47.     Left = 182
  48.     Top = 32
  49.     Width = 14
  50.     Height = 13
  51.     Caption = 'Do'
  52.     Color = clSilver
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = 14024447
  55.     Font.Height = -11
  56.     Font.Name = 'MS Sans Serif'
  57.     Font.Style = []
  58.     ParentColor = False
  59.     ParentFont = False
  60.     Transparent = True
  61.   end
  62.   object Bevel2: TBevel
  63.     Left = 336
  64.     Top = 22
  65.     Width = 203
  66.     Height = 33
  67.     Shape = bsFrame
  68.   end
  69.   object Label3: TLabel
  70.     Left = 344
  71.     Top = 32
  72.     Width = 14
  73.     Height = 13
  74.     Caption = 'Od'
  75.     Color = clSilver
  76.     Font.Charset = DEFAULT_CHARSET
  77.     Font.Color = 14024447
  78.     Font.Height = -11
  79.     Font.Name = 'MS Sans Serif'
  80.     Font.Style = []
  81.     ParentColor = False
  82.     ParentFont = False
  83.     Transparent = True
  84.   end
  85.   object Label4: TLabel
  86.     Left = 440
  87.     Top = 32
  88.     Width = 14
  89.     Height = 13
  90.     Caption = 'Do'
  91.     Color = clSilver
  92.     Font.Charset = DEFAULT_CHARSET
  93.     Font.Color = 14024447
  94.     Font.Height = -11
  95.     Font.Name = 'MS Sans Serif'
  96.     Font.Style = []
  97.     ParentColor = False
  98.     ParentFont = False
  99.     Transparent = True
  100.   end
  101.   object Shape1: TShape
  102.     Left = 8
  103.     Top = 58
  104.     Width = 173
  105.     Height = 191
  106.     Brush.Color = clRed
  107.   end
  108.   object Label5: TLabel
  109.     Left = 38
  110.     Top = 6
  111.     Width = 39
  112.     Height = 13
  113.     Caption = 'Label5'
  114.     Font.Charset = DEFAULT_CHARSET
  115.     Font.Color = 14024447
  116.     Font.Height = -11
  117.     Font.Name = 'MS Sans Serif'
  118.     Font.Style = [fsBold]
  119.     ParentFont = False
  120.     Transparent = True
  121.   end
  122.   object Label6: TLabel
  123.     Left = 366
  124.     Top = 6
  125.     Width = 39
  126.     Height = 13
  127.     Caption = 'Label6'
  128.     Font.Charset = DEFAULT_CHARSET
  129.     Font.Color = 14024447
  130.     Font.Height = -11
  131.     Font.Name = 'MS Sans Serif'
  132.     Font.Style = [fsBold]
  133.     ParentFont = False
  134.     Transparent = True
  135.   end
  136.   object btn1: TSpeedButton
  137.     Left = 8
  138.     Top = 8
  139.     Width = 23
  140.     Height = 11
  141.     Caption = 'c'
  142.     Font.Charset = DEFAULT_CHARSET
  143.     Font.Color = clRed
  144.     Font.Height = -11
  145.     Font.Name = 'MS Sans Serif'
  146.     Font.Style = [fsBold]
  147.     Layout = blGlyphBottom
  148.     ParentFont = False
  149.     OnClick = btn1Click
  150.   end
  151.   object btn2: TSpeedButton
  152.     Left = 336
  153.     Top = 8
  154.     Width = 23
  155.     Height = 11
  156.     Caption = 'c'
  157.     Font.Charset = DEFAULT_CHARSET
  158.     Font.Color = clRed
  159.     Font.Height = -11
  160.     Font.Name = 'MS Sans Serif'
  161.     Font.Style = [fsBold]
  162.     Layout = blGlyphBottom
  163.     ParentFont = False
  164.     OnClick = btn2Click
  165.   end
  166.   object OdDaty: TDateEdit
  167.     Left = 60
  168.     Top = 28
  169.     Width = 103
  170.     Height = 21
  171.     Color = 14024447
  172.     Ctl3D = False
  173.     NumGlyphs = 2
  174.     ParentCtl3D = False
  175.     YearDigits = dyFour
  176.     TabOrder = 0
  177.   end
  178.   object DoDaty: TDateEdit
  179.     Left = 222
  180.     Top = 28
  181.     Width = 103
  182.     Height = 21
  183.     Color = 14024447
  184.     Ctl3D = False
  185.     NumGlyphs = 2
  186.     ParentCtl3D = False
  187.     YearDigits = dyFour
  188.     TabOrder = 1
  189.   end
  190.   object zakresOd: TComboBox
  191.     Left = 382
  192.     Top = 28
  193.     Width = 49
  194.     Height = 21
  195.     Style = csDropDownList
  196.     Color = 14024447
  197.     Ctl3D = True
  198.     ItemHeight = 13
  199.     ParentCtl3D = False
  200.     TabOrder = 2
  201.   end
  202.   object zakresDo: TComboBox
  203.     Left = 480
  204.     Top = 28
  205.     Width = 49
  206.     Height = 21
  207.     Style = csDropDownList
  208.     Color = 14024447
  209.     Ctl3D = True
  210.     ItemHeight = 13
  211.     ParentCtl3D = False
  212.     TabOrder = 3
  213.   end
  214.   object CLB1: TCheckListBox
  215.     Left = 184
  216.     Top = 58
  217.     Width = 355
  218.     Height = 227
  219.     OnClickCheck = CLB1ClickCheck
  220.     Color = 14024447
  221.     Ctl3D = False
  222.     ItemHeight = 13
  223.     Items.Strings = (
  224.       ' 1. Wyszukaj kolejne liczby'
  225.       ' 2. Wyszukaj liczby parzyste'
  226.       ' 3. Wyszukaj liczby nieparzyste'
  227.       ' 4. Wyszukaj liczby jezeli sa w danym przedziale'
  228.       ' 5. Wyszukaj liczby parzyste je∩┐╜eli s∩┐╜ w danym przedziale'
  229.       ' 6. Wyszukaj liczby nieparzyste je∩┐╜eli s∩┐╜ w danym przedziale'
  230.       ' 7. Wyszukaj je∩┐╜eli suma losowania wynosi ...'
  231.       ' 8. Wyszukaj je∩┐╜eli suma losowania jest parzysta'
  232.       ' 9. Wyszukaj je∩┐╜eli suma losowania jest nieparzysta'
  233.       '10. Wyszukaj je∩┐╜eli liczby ko∩┐╜cz∩┐╜ si∩┐╜ na cyfr∩┐╜ ...'
  234.       '11. Wyszukaj je∩┐╜eli liczby zaczynaja si∩┐╜ na cyfr∩┐╜ ...'
  235.       '12. Wyszukaj je∩┐╜eli liczby maj∩┐╜ sta∩┐╜y wzrost ...'
  236.       '13. Wyszukaj losowania powtarzajace sie w bazie'
  237.       '14. Wyszukaj losowania z danego dnia tygodnia'
  238.       '15. Wyszukaj losowania z danego dnia miesiaca'
  239.       '16. Wyszukaj losowania z danego miesiaca')
  240.     ParentCtl3D = False
  241.     TabOrder = 4
  242.     OnClick = CLB1Click
  243.   end
  244.   object NB1: TNotebook
  245.     Left = 12
  246.     Top = 62
  247.     Width = 165
  248.     Height = 183
  249.     Color = 4285495
  250.     PageIndex = 10
  251.     ParentColor = False
  252.     TabOrder = 5
  253.     object TPage
  254.       Left = 0
  255.       Top = 0
  256.       Caption = 'p1'
  257.       object Lab011: TLabel
  258.         Left = 10
  259.         Top = 10
  260.         Width = 36
  261.         Height = 13
  262.         Caption = 'Lab011'
  263.         Font.Charset = DEFAULT_CHARSET
  264.         Font.Color = 14024447
  265.         Font.Height = -11
  266.         Font.Name = 'MS Sans Serif'
  267.         Font.Style = []
  268.         ParentFont = False
  269.         Transparent = True
  270.       end
  271.       object CBox011: TComboBox
  272.         Left = 50
  273.         Top = 30
  274.         Width = 63
  275.         Height = 21
  276.         Style = csDropDownList
  277.         Color = 14024447
  278.         ItemHeight = 13
  279.         TabOrder = 0
  280.       end
  281.     end
  282.     object TPage
  283.       Left = 0
  284.       Top = 0
  285.       Caption = 'p2'
  286.       object Lab021: TLabel
  287.         Left = 10
  288.         Top = 10
  289.         Width = 36
  290.         Height = 13
  291.         Caption = 'Lab011'
  292.         Font.Charset = DEFAULT_CHARSET
  293.         Font.Color = 14024447
  294.         Font.Height = -11
  295.         Font.Name = 'MS Sans Serif'
  296.         Font.Style = []
  297.         ParentFont = False
  298.         Transparent = True
  299.       end
  300.       object CBox021: TComboBox
  301.         Left = 50
  302.         Top = 30
  303.         Width = 63
  304.         Height = 21
  305.         Style = csDropDownList
  306.         Color = 14024447
  307.         ItemHeight = 13
  308.         TabOrder = 0
  309.       end
  310.     end
  311.     object TPage
  312.       Left = 0
  313.       Top = 0
  314.       Caption = 'p3'
  315.       object Lab031: TLabel
  316.         Left = 10
  317.         Top = 10
  318.         Width = 36
  319.         Height = 13
  320.         Caption = 'Lab011'
  321.         Font.Charset = DEFAULT_CHARSET
  322.         Font.Color = 14024447
  323.         Font.Height = -11
  324.         Font.Name = 'MS Sans Serif'
  325.         Font.Style = []
  326.         ParentFont = False
  327.         Transparent = True
  328.       end
  329.       object CBox031: TComboBox
  330.         Left = 50
  331.         Top = 30
  332.         Width = 63
  333.         Height = 21
  334.         Style = csDropDownList
  335.         Color = 14024447
  336.         ItemHeight = 13
  337.         TabOrder = 0
  338.       end
  339.     end
  340.     object TPage
  341.       Left = 0
  342.       Top = 0
  343.       Caption = 'p4'
  344.       object Lab041: TLabel
  345.         Left = 10
  346.         Top = 10
  347.         Width = 36
  348.         Height = 13
  349.         Caption = 'Lab011'
  350.         Font.Charset = DEFAULT_CHARSET
  351.         Font.Color = 14024447
  352.         Font.Height = -11
  353.         Font.Name = 'MS Sans Serif'
  354.         Font.Style = []
  355.         ParentFont = False
  356.         Transparent = True
  357.       end
  358.       object Lab042: TLabel
  359.         Left = 10
  360.         Top = 68
  361.         Width = 36
  362.         Height = 13
  363.         Caption = 'Lab011'
  364.         Font.Charset = DEFAULT_CHARSET
  365.         Font.Color = 14024447
  366.         Font.Height = -11
  367.         Font.Name = 'MS Sans Serif'
  368.         Font.Style = []
  369.         ParentFont = False
  370.         Transparent = True
  371.       end
  372.       object CBox041: TComboBox
  373.         Left = 50
  374.         Top = 30
  375.         Width = 63
  376.         Height = 21
  377.         Style = csDropDownList
  378.         Color = 14024447
  379.         ItemHeight = 13
  380.         TabOrder = 0
  381.       end
  382.       object CBox042: TComboBox
  383.         Left = 50
  384.         Top = 88
  385.         Width = 63
  386.         Height = 21
  387.         Style = csDropDownList
  388.         Color = 14024447
  389.         ItemHeight = 13
  390.         TabOrder = 1
  391.       end
  392.     end
  393.     object TPage
  394.       Left = 0
  395.       Top = 0
  396.       Caption = 'p5'
  397.       object Lab051: TLabel
  398.         Left = 10
  399.         Top = 10
  400.         Width = 36
  401.         Height = 13
  402.         Caption = 'Lab011'
  403.         Font.Charset = DEFAULT_CHARSET
  404.         Font.Color = 14024447
  405.         Font.Height = -11
  406.         Font.Name = 'MS Sans Serif'
  407.         Font.Style = []
  408.         ParentFont = False
  409.         Transparent = True
  410.       end
  411.       object Lab052: TLabel
  412.         Left = 10
  413.         Top = 68
  414.         Width = 36
  415.         Height = 13
  416.         Caption = 'Lab011'
  417.         Font.Charset = DEFAULT_CHARSET
  418.         Font.Color = 14024447
  419.         Font.Height = -11
  420.         Font.Name = 'MS Sans Serif'
  421.         Font.Style = []
  422.         ParentFont = False
  423.         Transparent = True
  424.       end
  425.       object CBox051: TComboBox
  426.         Left = 50
  427.         Top = 30
  428.         Width = 63
  429.         Height = 21
  430.         Style = csDropDownList
  431.         Color = 14024447
  432.         ItemHeight = 13
  433.         TabOrder = 0
  434.       end
  435.       object CBox052: TComboBox
  436.         Left = 50
  437.         Top = 88
  438.         Width = 63
  439.         Height = 21
  440.         Style = csDropDownList
  441.         Color = 14024447
  442.         ItemHeight = 13
  443.         TabOrder = 1
  444.       end
  445.     end
  446.     object TPage
  447.       Left = 0
  448.       Top = 0
  449.       Caption = 'p6'
  450.       object Lab061: TLabel
  451.         Left = 10
  452.         Top = 10
  453.         Width = 36
  454.         Height = 13
  455.         Caption = 'Lab011'
  456.         Font.Charset = DEFAULT_CHARSET
  457.         Font.Color = 14024447
  458.         Font.Height = -11
  459.         Font.Name = 'MS Sans Serif'
  460.         Font.Style = []
  461.         ParentFont = False
  462.         Transparent = True
  463.       end
  464.       object Lab062: TLabel
  465.         Left = 10
  466.         Top = 68
  467.         Width = 36
  468.         Height = 13
  469.         Caption = 'Lab011'
  470.         Font.Charset = DEFAULT_CHARSET
  471.         Font.Color = 14024447
  472.         Font.Height = -11
  473.         Font.Name = 'MS Sans Serif'
  474.         Font.Style = []
  475.         ParentFont = False
  476.         Transparent = True
  477.       end
  478.       object CBox061: TComboBox
  479.         Left = 50
  480.         Top = 30
  481.         Width = 63
  482.         Height = 21
  483.         Style = csDropDownList
  484.         Color = 14024447
  485.         ItemHeight = 13
  486.         TabOrder = 0
  487.       end
  488.       object CBox062: TComboBox
  489.         Left = 50
  490.         Top = 88
  491.         Width = 63
  492.         Height = 21
  493.         Style = csDropDownList
  494.         Color = 14024447
  495.         ItemHeight = 13
  496.         TabOrder = 1
  497.       end
  498.     end
  499.     object TPage
  500.       Left = 0
  501.       Top = 0
  502.       Caption = 'p7'
  503.       object Lab071: TLabel
  504.         Left = 10
  505.         Top = 10
  506.         Width = 36
  507.         Height = 13
  508.         Caption = 'Lab011'
  509.         Font.Charset = DEFAULT_CHARSET
  510.         Font.Color = 14024447
  511.         Font.Height = -11
  512.         Font.Name = 'MS Sans Serif'
  513.         Font.Style = []
  514.         ParentFont = False
  515.         Transparent = True
  516.       end
  517.       object Lab072: TLabel
  518.         Left = 10
  519.         Top = 68
  520.         Width = 36
  521.         Height = 13
  522.         Caption = 'Lab011'
  523.         Font.Charset = DEFAULT_CHARSET
  524.         Font.Color = 14024447
  525.         Font.Height = -11
  526.         Font.Name = 'MS Sans Serif'
  527.         Font.Style = []
  528.         ParentFont = False
  529.         Transparent = True
  530.       end
  531.       object Spin071: TRxSpinEdit
  532.         Left = 50
  533.         Top = 30
  534.         Width = 69
  535.         Height = 19
  536.         Alignment = taCenter
  537.         MaxValue = 1.000000000000000000
  538.         MinValue = 1.000000000000000000
  539.         Value = 1.000000000000000000
  540.         Color = 14024447
  541.         Ctl3D = False
  542.         ParentCtl3D = False
  543.         TabOrder = 0
  544.       end
  545.       object Spin072: TRxSpinEdit
  546.         Left = 50
  547.         Top = 88
  548.         Width = 69
  549.         Height = 19
  550.         Alignment = taCenter
  551.         MaxValue = 1.000000000000000000
  552.         MinValue = 1.000000000000000000
  553.         Value = 1.000000000000000000
  554.         Color = 14024447
  555.         Ctl3D = False
  556.         ParentCtl3D = False
  557.         TabOrder = 1
  558.       end
  559.     end
  560.     object TPage
  561.       Left = 0
  562.       Top = 0
  563.       Caption = 'p8'
  564.     end
  565.     object TPage
  566.       Left = 0
  567.       Top = 0
  568.       Caption = 'p9'
  569.     end
  570.     object TPage
  571.       Left = 0
  572.       Top = 0
  573.       Caption = 'p10'
  574.       object Lab101: TLabel
  575.         Left = 10
  576.         Top = 10
  577.         Width = 36
  578.         Height = 13
  579.         Caption = 'Lab011'
  580.         Font.Charset = DEFAULT_CHARSET
  581.         Font.Color = 14024447
  582.         Font.Height = -11
  583.         Font.Name = 'MS Sans Serif'
  584.         Font.Style = []
  585.         ParentFont = False
  586.         Transparent = True
  587.       end
  588.       object SpeedButton1: TSpeedButton
  589.         Left = 6
  590.         Top = 166
  591.         Width = 23
  592.         Height = 11
  593.         Caption = '+'
  594.         Layout = blGlyphBottom
  595.         Spacing = 0
  596.         OnClick = SpeedButton1Click
  597.       end
  598.       object SpeedButton2: TSpeedButton
  599.         Left = 32
  600.         Top = 166
  601.         Width = 23
  602.         Height = 11
  603.         Caption = '-'
  604.         Layout = blGlyphBottom
  605.         Spacing = 0
  606.         OnClick = SpeedButton2Click
  607.       end
  608.       object CBox101: TComboBox
  609.         Left = 50
  610.         Top = 30
  611.         Width = 63
  612.         Height = 21
  613.         Style = csDropDownList
  614.         Color = 14024447
  615.         ItemHeight = 13
  616.         TabOrder = 0
  617.       end
  618.       object GB10: TGroupBox
  619.         Left = 4
  620.         Top = 56
  621.         Width = 157
  622.         Height = 101
  623.         TabOrder = 1
  624.         object CheckBox1: TCheckBox
  625.           Tag = 1
  626.           Left = 8
  627.           Top = 14
  628.           Width = 35
  629.           Height = 17
  630.           Caption = '1'
  631.           Font.Charset = DEFAULT_CHARSET
  632.           Font.Color = 14024447
  633.           Font.Height = -11
  634.           Font.Name = 'MS Sans Serif'
  635.           Font.Style = [fsBold]
  636.           ParentFont = False
  637.           TabOrder = 0
  638.         end
  639.         object CheckBox4: TCheckBox
  640.           Tag = 4
  641.           Left = 8
  642.           Top = 34
  643.           Width = 35
  644.           Height = 17
  645.           Caption = '4'
  646.           Font.Charset = DEFAULT_CHARSET
  647.           Font.Color = 14024447
  648.           Font.Height = -11
  649.           Font.Name = 'MS Sans Serif'
  650.           Font.Style = [fsBold]
  651.           ParentFont = False
  652.           TabOrder = 1
  653.         end
  654.         object CheckBox7: TCheckBox
  655.           Tag = 7
  656.           Left = 8
  657.           Top = 54
  658.           Width = 35
  659.           Height = 17
  660.           Caption = '7'
  661.           Font.Charset = DEFAULT_CHARSET
  662.           Font.Color = 14024447
  663.           Font.Height = -11
  664.           Font.Name = 'MS Sans Serif'
  665.           Font.Style = [fsBold]
  666.           ParentFont = False
  667.           TabOrder = 2
  668.         end
  669.         object CheckBox10: TCheckBox
  670.           Left = 66
  671.           Top = 74
  672.           Width = 35
  673.           Height = 17
  674.           Caption = '0'
  675.           Font.Charset = DEFAULT_CHARSET
  676.           Font.Color = 14024447
  677.           Font.Height = -11
  678.           Font.Name = 'MS Sans Serif'
  679.           Font.Style = [fsBold]
  680.           ParentFont = False
  681.           TabOrder = 3
  682.         end
  683.         object CheckBox8: TCheckBox
  684.           Tag = 8
  685.           Left = 66
  686.           Top = 54
  687.           Width = 35
  688.           Height = 17
  689.           Caption = '8'
  690.           Font.Charset = DEFAULT_CHARSET
  691.           Font.Color = 14024447
  692.           Font.Height = -11
  693.           Font.Name = 'MS Sans Serif'
  694.           Font.Style = [fsBold]
  695.           ParentFont = False
  696.           TabOrder = 4
  697.         end
  698.         object CheckBox5: TCheckBox
  699.           Tag = 5
  700.           Left = 66
  701.           Top = 34
  702.           Width = 35
  703.           Height = 17
  704.           Caption = '5'
  705.           Font.Charset = DEFAULT_CHARSET
  706.           Font.Color = 14024447
  707.           Font.Height = -11
  708.           Font.Name = 'MS Sans Serif'
  709.           Font.Style = [fsBold]
  710.           ParentFont = False
  711.           TabOrder = 5
  712.         end
  713.         object CheckBox2: TCheckBox
  714.           Tag = 2
  715.           Left = 66
  716.           Top = 14
  717.           Width = 35
  718.           Height = 17
  719.           Caption = '2'
  720.           Font.Charset = DEFAULT_CHARSET
  721.           Font.Color = 14024447
  722.           Font.Height = -11
  723.           Font.Name = 'MS Sans Serif'
  724.           Font.Style = [fsBold]
  725.           ParentFont = False
  726.           TabOrder = 6
  727.         end
  728.         object CheckBox3: TCheckBox
  729.           Tag = 3
  730.           Left = 120
  731.           Top = 14
  732.           Width = 35
  733.           Height = 17
  734.           Caption = '3'
  735.           Font.Charset = DEFAULT_CHARSET
  736.           Font.Color = 14024447
  737.           Font.Height = -11
  738.           Font.Name = 'MS Sans Serif'
  739.           Font.Style = [fsBold]
  740.           ParentFont = False
  741.           TabOrder = 7
  742.         end
  743.         object CheckBox6: TCheckBox
  744.           Tag = 6
  745.           Left = 120
  746.           Top = 34
  747.           Width = 35
  748.           Height = 17
  749.           Caption = '6'
  750.           Font.Charset = DEFAULT_CHARSET
  751.           Font.Color = 14024447
  752.           Font.Height = -11
  753.           Font.Name = 'MS Sans Serif'
  754.           Font.Style = [fsBold]
  755.           ParentFont = False
  756.           TabOrder = 8
  757.         end
  758.         object CheckBox9: TCheckBox
  759.           Tag = 9
  760.           Left = 120
  761.           Top = 54
  762.           Width = 35
  763.           Height = 17
  764.           Caption = '9'
  765.           Font.Charset = DEFAULT_CHARSET
  766.           Font.Color = 14024447
  767.           Font.Height = -11
  768.           Font.Name = 'MS Sans Serif'
  769.           Font.Style = [fsBold]
  770.           ParentFont = False
  771.           TabOrder = 9
  772.         end
  773.       end
  774.     end
  775.     object TPage
  776.       Left = 0
  777.       Top = 0
  778.       Caption = 'p11'
  779.       object Lab111: TLabel
  780.         Left = 10
  781.         Top = 10
  782.         Width = 36
  783.         Height = 13
  784.         Caption = 'Lab011'
  785.         Font.Charset = DEFAULT_CHARSET
  786.         Font.Color = 14024447
  787.         Font.Height = -11
  788.         Font.Name = 'MS Sans Serif'
  789.         Font.Style = []
  790.         ParentFont = False
  791.         Transparent = True
  792.       end
  793.       object SpeedButton3: TSpeedButton
  794.         Left = 6
  795.         Top = 166
  796.         Width = 23
  797.         Height = 11
  798.         Caption = '+'
  799.         Layout = blGlyphBottom
  800.         Spacing = 0
  801.         OnClick = SpeedButton3Click
  802.       end
  803.       object SpeedButton4: TSpeedButton
  804.         Left = 32
  805.         Top = 166
  806.         Width = 23
  807.         Height = 11
  808.         Caption = '-'
  809.         Layout = blGlyphBottom
  810.         Spacing = 0
  811.         OnClick = SpeedButton4Click
  812.       end
  813.       object GB11: TGroupBox
  814.         Left = 4
  815.         Top = 56
  816.         Width = 157
  817.         Height = 101
  818.         TabOrder = 0
  819.         object CheckBox11: TCheckBox
  820.           Tag = 1
  821.           Left = 8
  822.           Top = 14
  823.           Width = 35
  824.           Height = 17
  825.           Caption = '1'
  826.           Font.Charset = DEFAULT_CHARSET
  827.           Font.Color = 14024447
  828.           Font.Height = -11
  829.           Font.Name = 'MS Sans Serif'
  830.           Font.Style = [fsBold]
  831.           ParentFont = False
  832.           TabOrder = 0
  833.         end
  834.         object CheckBox12: TCheckBox
  835.           Tag = 4
  836.           Left = 8
  837.           Top = 34
  838.           Width = 35
  839.           Height = 17
  840.           Caption = '4'
  841.           Font.Charset = DEFAULT_CHARSET
  842.           Font.Color = 14024447
  843.           Font.Height = -11
  844.           Font.Name = 'MS Sans Serif'
  845.           Font.Style = [fsBold]
  846.           ParentFont = False
  847.           TabOrder = 1
  848.         end
  849.         object CheckBox13: TCheckBox
  850.           Tag = 7
  851.           Left = 8
  852.           Top = 54
  853.           Width = 35
  854.           Height = 17
  855.           Caption = '7'
  856.           Font.Charset = DEFAULT_CHARSET
  857.           Font.Color = 14024447
  858.           Font.Height = -11
  859.           Font.Name = 'MS Sans Serif'
  860.           Font.Style = [fsBold]
  861.           ParentFont = False
  862.           TabOrder = 2
  863.         end
  864.         object CheckBox14: TCheckBox
  865.           Left = 66
  866.           Top = 74
  867.           Width = 35
  868.           Height = 17
  869.           Caption = '0'
  870.           Font.Charset = DEFAULT_CHARSET
  871.           Font.Color = 14024447
  872.           Font.Height = -11
  873.           Font.Name = 'MS Sans Serif'
  874.           Font.Style = [fsBold]
  875.           ParentFont = False
  876.           TabOrder = 3
  877.           Visible = False
  878.         end
  879.         object CheckBox15: TCheckBox
  880.           Tag = 8
  881.           Left = 66
  882.           Top = 54
  883.           Width = 35
  884.           Height = 17
  885.           Caption = '8'
  886.           Font.Charset = DEFAULT_CHARSET
  887.           Font.Color = 14024447
  888.           Font.Height = -11
  889.           Font.Name = 'MS Sans Serif'
  890.           Font.Style = [fsBold]
  891.           ParentFont = False
  892.           TabOrder = 4
  893.         end
  894.         object CheckBox16: TCheckBox
  895.           Tag = 5
  896.           Left = 66
  897.           Top = 34
  898.           Width = 35
  899.           Height = 17
  900.           Caption = '5'
  901.           Font.Charset = DEFAULT_CHARSET
  902.           Font.Color = 14024447
  903.           Font.Height = -11
  904.           Font.Name = 'MS Sans Serif'
  905.           Font.Style = [fsBold]
  906.           ParentFont = False
  907.           TabOrder = 5
  908.         end
  909.         object CheckBox17: TCheckBox
  910.           Tag = 2
  911.           Left = 66
  912.           Top = 14
  913.           Width = 35
  914.           Height = 17
  915.           Caption = '2'
  916.           Font.Charset = DEFAULT_CHARSET
  917.           Font.Color = 14024447
  918.           Font.Height = -11
  919.           Font.Name = 'MS Sans Serif'
  920.           Font.Style = [fsBold]
  921.           ParentFont = False
  922.           TabOrder = 6
  923.         end
  924.         object CheckBox18: TCheckBox
  925.           Tag = 3
  926.           Left = 120
  927.           Top = 14
  928.           Width = 35
  929.           Height = 17
  930.           Caption = '3'
  931.           Font.Charset = DEFAULT_CHARSET
  932.           Font.Color = 14024447
  933.           Font.Height = -11
  934.           Font.Name = 'MS Sans Serif'
  935.           Font.Style = [fsBold]
  936.           ParentFont = False
  937.           TabOrder = 7
  938.         end
  939.         object CheckBox19: TCheckBox
  940.           Tag = 6
  941.           Left = 120
  942.           Top = 34
  943.           Width = 35
  944.           Height = 17
  945.           Caption = '6'
  946.           Font.Charset = DEFAULT_CHARSET
  947.           Font.Color = 14024447
  948.           Font.Height = -11
  949.           Font.Name = 'MS Sans Serif'
  950.           Font.Style = [fsBold]
  951.           ParentFont = False
  952.           TabOrder = 8
  953.         end
  954.         object CheckBox20: TCheckBox
  955.           Tag = 9
  956.           Left = 120
  957.           Top = 54
  958.           Width = 35
  959.           Height = 17
  960.           Caption = '9'
  961.           Font.Charset = DEFAULT_CHARSET
  962.           Font.Color = 14024447
  963.           Font.Height = -11
  964.           Font.Name = 'MS Sans Serif'
  965.           Font.Style = [fsBold]
  966.           ParentFont = False
  967.           TabOrder = 9
  968.         end
  969.       end
  970.       object CBox111: TComboBox
  971.         Left = 50
  972.         Top = 30
  973.         Width = 63
  974.         Height = 21
  975.         Style = csDropDownList
  976.         Color = 14024447
  977.         ItemHeight = 13
  978.         TabOrder = 1
  979.       end
  980.     end
  981.     object TPage
  982.       Left = 0
  983.       Top = 0
  984.       Caption = 'p12'
  985.       object Lab121: TLabel
  986.         Left = 10
  987.         Top = 10
  988.         Width = 36
  989.         Height = 13
  990.         Caption = 'Lab011'
  991.         Font.Charset = DEFAULT_CHARSET
  992.         Font.Color = 14024447
  993.         Font.Height = -11
  994.         Font.Name = 'MS Sans Serif'
  995.         Font.Style = []
  996.         ParentFont = False
  997.         Transparent = True
  998.       end
  999.       object Lab122: TLabel
  1000.         Left = 10
  1001.         Top = 68
  1002.         Width = 36
  1003.         Height = 13
  1004.         Caption = 'Lab011'
  1005.         Font.Charset = DEFAULT_CHARSET
  1006.         Font.Color = 14024447
  1007.         Font.Height = -11
  1008.         Font.Name = 'MS Sans Serif'
  1009.         Font.Style = []
  1010.         ParentFont = False
  1011.         Transparent = True
  1012.       end
  1013.       object CBox121: TComboBox
  1014.         Left = 50
  1015.         Top = 30
  1016.         Width = 63
  1017.         Height = 21
  1018.         Style = csDropDownList
  1019.         Color = 14024447
  1020.         ItemHeight = 13
  1021.         TabOrder = 0
  1022.       end
  1023.       object CBox122: TComboBox
  1024.         Left = 50
  1025.         Top = 88
  1026.         Width = 63
  1027.         Height = 21
  1028.         Style = csDropDownList
  1029.         Color = 14024447
  1030.         ItemHeight = 13
  1031.         TabOrder = 1
  1032.       end
  1033.     end
  1034.     object TPage
  1035.       Left = 0
  1036.       Top = 0
  1037.       Caption = 'p13'
  1038.       object Lab131: TLabel
  1039.         Left = 10
  1040.         Top = 10
  1041.         Width = 36
  1042.         Height = 13
  1043.         Caption = 'Lab011'
  1044.         Font.Charset = DEFAULT_CHARSET
  1045.         Font.Color = 14024447
  1046.         Font.Height = -11
  1047.         Font.Name = 'MS Sans Serif'
  1048.         Font.Style = []
  1049.         ParentFont = False
  1050.         Transparent = True
  1051.       end
  1052.       object CBox131: TComboBox
  1053.         Left = 50
  1054.         Top = 30
  1055.         Width = 63
  1056.         Height = 21
  1057.         Style = csDropDownList
  1058.         Color = 14024447
  1059.         ItemHeight = 13
  1060.         TabOrder = 0
  1061.       end
  1062.     end
  1063.     object TPage
  1064.       Left = 0
  1065.       Top = 0
  1066.       Caption = 'p14'
  1067.       object Lab141: TLabel
  1068.         Left = 10
  1069.         Top = 10
  1070.         Width = 36
  1071.         Height = 13
  1072.         Caption = 'Lab011'
  1073.         Font.Charset = DEFAULT_CHARSET
  1074.         Font.Color = 14024447
  1075.         Font.Height = -11
  1076.         Font.Name = 'MS Sans Serif'
  1077.         Font.Style = []
  1078.         ParentFont = False
  1079.         Transparent = True
  1080.       end
  1081.       object CBox141: TComboBox
  1082.         Left = 10
  1083.         Top = 30
  1084.         Width = 145
  1085.         Height = 21
  1086.         Style = csDropDownList
  1087.         Color = 14024447
  1088.         ItemHeight = 13
  1089.         TabOrder = 0
  1090.       end
  1091.     end
  1092.     object TPage
  1093.       Left = 0
  1094.       Top = 0
  1095.       Caption = 'p15'
  1096.       object Lab151: TLabel
  1097.         Left = 10
  1098.         Top = 10
  1099.         Width = 36
  1100.         Height = 13
  1101.         Caption = 'Lab011'
  1102.         Font.Charset = DEFAULT_CHARSET
  1103.         Font.Color = 14024447
  1104.         Font.Height = -11
  1105.         Font.Name = 'MS Sans Serif'
  1106.         Font.Style = []
  1107.         ParentFont = False
  1108.         Transparent = True
  1109.       end
  1110.       object CBox151: TComboBox
  1111.         Left = 50
  1112.         Top = 30
  1113.         Width = 63
  1114.         Height = 21
  1115.         Style = csDropDownList
  1116.         Color = 14024447
  1117.         ItemHeight = 13
  1118.         TabOrder = 0
  1119.       end
  1120.     end
  1121.     object TPage
  1122.       Left = 0
  1123.       Top = 0
  1124.       Caption = 'p16'
  1125.       object Lab161: TLabel
  1126.         Left = 10
  1127.         Top = 10
  1128.         Width = 36
  1129.         Height = 13
  1130.         Caption = 'Lab011'
  1131.         Font.Charset = DEFAULT_CHARSET
  1132.         Font.Color = 14024447
  1133.         Font.Height = -11
  1134.         Font.Name = 'MS Sans Serif'
  1135.         Font.Style = []
  1136.         ParentFont = False
  1137.         Transparent = True
  1138.       end
  1139.       object CBox161: TComboBox
  1140.         Left = 10
  1141.         Top = 30
  1142.         Width = 145
  1143.         Height = 21
  1144.         Style = csDropDownList
  1145.         Color = 14024447
  1146.         ItemHeight = 13
  1147.         TabOrder = 0
  1148.       end
  1149.     end
  1150.     object TPage
  1151.       Left = 0
  1152.       Top = 0
  1153.       Caption = 'p17'
  1154.     end
  1155.   end
  1156.   object btnOk: TBitBtn
  1157.     Left = 12
  1158.     Top = 262
  1159.     Width = 75
  1160.     Height = 21
  1161.     Caption = 'OK'
  1162.     Default = True
  1163.     TabOrder = 6
  1164.     OnClick = btnOkClick
  1165.   end
  1166.   object btnAnuluj: TBitBtn
  1167.     Left = 92
  1168.     Top = 262
  1169.     Width = 75
  1170.     Height = 21
  1171.     Caption = 'Anuluj'
  1172.     TabOrder = 7
  1173.     OnClick = btnAnulujClick
  1174.   end
  1175. end
  1176.