home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / CHIPCD_2_2000.iso / software / testsoft / lottox / LottoX-demo.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  1999-10-14  |  44.4 KB  |  1,752 lines

  1. object Form1: TForm1
  2.   Left = 39
  3.   Top = 0
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Lotto X - Wykresy'
  7.   ClientHeight = 519
  8.   ClientWidth = 686
  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.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object ScrollBox1: TScrollBox
  21.     Left = 0
  22.     Top = 33
  23.     Width = 686
  24.     Height = 486
  25.     Align = alClient
  26.     Color = clGray
  27.     ParentColor = False
  28.     TabOrder = 0
  29.     object Panel3: TPanel
  30.       Left = 438
  31.       Top = 4
  32.       Width = 241
  33.       Height = 109
  34.       BevelInner = bvRaised
  35.       TabOrder = 1
  36.       object Bevel4: TBevel
  37.         Left = 124
  38.         Top = 24
  39.         Width = 108
  40.         Height = 79
  41.       end
  42.       object Bevel3: TBevel
  43.         Left = 8
  44.         Top = 24
  45.         Width = 108
  46.         Height = 79
  47.       end
  48.       object StaticText2: TStaticText
  49.         Left = 0
  50.         Top = 3
  51.         Width = 62
  52.         Height = 17
  53.         Alignment = taCenter
  54.         BorderStyle = sbsSunken
  55.         Caption = ' Ustawienia '
  56.         Color = clGray
  57.         Font.Charset = DEFAULT_CHARSET
  58.         Font.Color = clWhite
  59.         Font.Height = -11
  60.         Font.Name = 'MS Sans Serif'
  61.         Font.Style = []
  62.         ParentColor = False
  63.         ParentFont = False
  64.         TabOrder = 0
  65.       end
  66.       object Edit1: TEdit
  67.         Left = 45
  68.         Top = 49
  69.         Width = 34
  70.         Height = 21
  71.         AutoSize = False
  72.         BiDiMode = bdLeftToRight
  73.         Font.Charset = DEFAULT_CHARSET
  74.         Font.Color = clBlack
  75.         Font.Height = -13
  76.         Font.Name = 'MS Sans Serif'
  77.         Font.Style = [fsBold]
  78.         MaxLength = 3
  79.         ParentBiDiMode = False
  80.         ParentFont = False
  81.         ReadOnly = True
  82.         TabOrder = 2
  83.         Text = '100'
  84.       end
  85.       object UpDown1: TUpDown
  86.         Left = 25
  87.         Top = 75
  88.         Width = 73
  89.         Height = 21
  90.         Min = 50
  91.         Max = 150
  92.         Increment = 10
  93.         Orientation = udHorizontal
  94.         Position = 100
  95.         TabOrder = 1
  96.         Wrap = False
  97.         OnClick = UpDown1Click
  98.       end
  99.       object Edit2: TEdit
  100.         Left = 161
  101.         Top = 49
  102.         Width = 34
  103.         Height = 21
  104.         AutoSize = False
  105.         BiDiMode = bdLeftToRight
  106.         Font.Charset = DEFAULT_CHARSET
  107.         Font.Color = clBlack
  108.         Font.Height = -13
  109.         Font.Name = 'MS Sans Serif'
  110.         Font.Style = [fsBold]
  111.         MaxLength = 3
  112.         ParentBiDiMode = False
  113.         ParentFont = False
  114.         ReadOnly = True
  115.         TabOrder = 3
  116.         Text = ' 20'
  117.       end
  118.       object UpDown2: TUpDown
  119.         Left = 141
  120.         Top = 75
  121.         Width = 73
  122.         Height = 21
  123.         Min = 10
  124.         Max = 30
  125.         Increment = 10
  126.         Orientation = udHorizontal
  127.         Position = 20
  128.         TabOrder = 4
  129.         Wrap = False
  130.         OnClick = UpDown2Click
  131.       end
  132.       object StaticText3: TStaticText
  133.         Left = 20
  134.         Top = 28
  135.         Width = 83
  136.         Height = 17
  137.         AutoSize = False
  138.         BorderStyle = sbsSunken
  139.         Caption = ' Liczba losowa∩┐╜ '
  140.         Font.Charset = DEFAULT_CHARSET
  141.         Font.Color = clNavy
  142.         Font.Height = -11
  143.         Font.Name = 'MS Sans Serif'
  144.         Font.Style = []
  145.         ParentFont = False
  146.         TabOrder = 5
  147.       end
  148.       object StaticText4: TStaticText
  149.         Left = 136
  150.         Top = 28
  151.         Width = 83
  152.         Height = 17
  153.         Alignment = taCenter
  154.         AutoSize = False
  155.         BorderStyle = sbsSunken
  156.         Caption = 'Amplituda'
  157.         Font.Charset = DEFAULT_CHARSET
  158.         Font.Color = clNavy
  159.         Font.Height = -11
  160.         Font.Name = 'MS Sans Serif'
  161.         Font.Style = []
  162.         ParentFont = False
  163.         TabOrder = 6
  164.       end
  165.     end
  166.     object Panel4: TPanel
  167.       Left = 4
  168.       Top = 116
  169.       Width = 675
  170.       Height = 363
  171.       BevelInner = bvRaised
  172.       TabOrder = 2
  173.       object Chart1: TChart
  174.         Left = 2
  175.         Top = 2
  176.         Width = 671
  177.         Height = 359
  178.         AllowPanning = pmNone
  179.         BackWall.Brush.Style = bsClear
  180.         Gradient.EndColor = 16645843
  181.         Gradient.StartColor = 10878657
  182.         Gradient.Visible = True
  183.         MarginBottom = 2
  184.         MarginLeft = 1
  185.         MarginRight = 2
  186.         MarginTop = 2
  187.         Title.Font.Charset = EASTEUROPE_CHARSET
  188.         Title.Font.Color = clBlue
  189.         Title.Font.Height = -13
  190.         Title.Font.Name = 'Arial'
  191.         Title.Font.Style = []
  192.         Title.Text.Strings = (
  193.           'Wykresy ')
  194.         Chart3DPercent = 5
  195.         View3D = False
  196.         Align = alClient
  197.         BevelOuter = bvNone
  198.         BevelWidth = 0
  199.         TabOrder = 0
  200.         object Image1: TImage
  201.           Left = 0
  202.           Top = 0
  203.           Width = 671
  204.           Height = 359
  205.           Align = alClient
  206.           Transparent = True
  207.           OnMouseDown = Image1MouseDown
  208.           OnMouseMove = Image1MouseMove
  209.           OnMouseUp = Image1MouseUp
  210.         end
  211.         object Series1: TLineSeries
  212.           Marks.Arrow.Color = clBlack
  213.           Marks.ArrowLength = 10
  214.           Marks.Clip = True
  215.           Marks.Frame.Visible = False
  216.           Marks.Style = smsValue
  217.           Marks.Transparent = True
  218.           Marks.Visible = False
  219.           ShowInLegend = False
  220.           SeriesColor = 8421631
  221.           Dark3D = False
  222.           Pointer.Brush.Color = clFuchsia
  223.           Pointer.InflateMargins = True
  224.           Pointer.Style = psCircle
  225.           Pointer.Visible = True
  226.           XValues.DateTime = False
  227.           XValues.Name = 'X'
  228.           XValues.Multiplier = 1.000000000000000000
  229.           XValues.Order = loAscending
  230.           YValues.DateTime = False
  231.           YValues.Name = 'Y'
  232.           YValues.Multiplier = 1.000000000000000000
  233.           YValues.Order = loNone
  234.         end
  235.       end
  236.     end
  237.     object Panel2: TPanel
  238.       Left = 4
  239.       Top = 4
  240.       Width = 429
  241.       Height = 109
  242.       BevelInner = bvRaised
  243.       TabOrder = 0
  244.       object Shape49: TShape
  245.         Left = 328
  246.         Top = 80
  247.         Width = 21
  248.         Height = 21
  249.         Brush.Color = clInfoBk
  250.         Pen.Color = clNavy
  251.         Shape = stEllipse
  252.       end
  253.       object Shape48: TShape
  254.         Left = 296
  255.         Top = 80
  256.         Width = 21
  257.         Height = 21
  258.         Brush.Color = clInfoBk
  259.         Pen.Color = clNavy
  260.         Shape = stEllipse
  261.       end
  262.       object Shape47: TShape
  263.         Left = 264
  264.         Top = 80
  265.         Width = 21
  266.         Height = 21
  267.         Brush.Color = clInfoBk
  268.         Pen.Color = clNavy
  269.         Shape = stEllipse
  270.       end
  271.       object Shape1: TShape
  272.         Left = 40
  273.         Top = 8
  274.         Width = 21
  275.         Height = 21
  276.         Brush.Color = clInfoBk
  277.         Pen.Color = clAqua
  278.         Shape = stEllipse
  279.       end
  280.       object Label1: TLabel
  281.         Left = 40
  282.         Top = 11
  283.         Width = 21
  284.         Height = 17
  285.         Alignment = taCenter
  286.         AutoSize = False
  287.         Caption = '1'
  288.         Font.Charset = DEFAULT_CHARSET
  289.         Font.Color = clWindowText
  290.         Font.Height = -11
  291.         Font.Name = 'MS Sans Serif'
  292.         Font.Style = []
  293.         ParentFont = False
  294.         Transparent = True
  295.         OnClick = Label1Click
  296.       end
  297.       object Shape2: TShape
  298.         Left = 72
  299.         Top = 8
  300.         Width = 21
  301.         Height = 21
  302.         Brush.Color = clInfoBk
  303.         Pen.Color = clNavy
  304.         Shape = stEllipse
  305.       end
  306.       object Label2: TLabel
  307.         Left = 72
  308.         Top = 11
  309.         Width = 21
  310.         Height = 17
  311.         Alignment = taCenter
  312.         AutoSize = False
  313.         Caption = '2'
  314.         Font.Charset = DEFAULT_CHARSET
  315.         Font.Color = clWindowText
  316.         Font.Height = -11
  317.         Font.Name = 'MS Sans Serif'
  318.         Font.Style = []
  319.         ParentFont = False
  320.         Transparent = True
  321.         OnClick = Label2Click
  322.       end
  323.       object Shape3: TShape
  324.         Left = 104
  325.         Top = 8
  326.         Width = 21
  327.         Height = 21
  328.         Brush.Color = clInfoBk
  329.         Pen.Color = clNavy
  330.         Shape = stEllipse
  331.       end
  332.       object Shape4: TShape
  333.         Left = 136
  334.         Top = 8
  335.         Width = 21
  336.         Height = 21
  337.         Brush.Color = clInfoBk
  338.         Pen.Color = clNavy
  339.         Shape = stEllipse
  340.       end
  341.       object Shape5: TShape
  342.         Left = 168
  343.         Top = 8
  344.         Width = 21
  345.         Height = 21
  346.         Brush.Color = clInfoBk
  347.         Pen.Color = clNavy
  348.         Shape = stEllipse
  349.       end
  350.       object Shape6: TShape
  351.         Left = 200
  352.         Top = 8
  353.         Width = 21
  354.         Height = 21
  355.         Brush.Color = clInfoBk
  356.         Pen.Color = clNavy
  357.         Shape = stEllipse
  358.       end
  359.       object Shape7: TShape
  360.         Left = 232
  361.         Top = 8
  362.         Width = 21
  363.         Height = 21
  364.         Brush.Color = clInfoBk
  365.         Pen.Color = clNavy
  366.         Shape = stEllipse
  367.       end
  368.       object Shape8: TShape
  369.         Left = 264
  370.         Top = 8
  371.         Width = 21
  372.         Height = 21
  373.         Brush.Color = clInfoBk
  374.         Pen.Color = clNavy
  375.         Shape = stEllipse
  376.       end
  377.       object Shape9: TShape
  378.         Left = 296
  379.         Top = 8
  380.         Width = 21
  381.         Height = 21
  382.         Brush.Color = clInfoBk
  383.         Pen.Color = clNavy
  384.         Shape = stEllipse
  385.       end
  386.       object Shape10: TShape
  387.         Left = 328
  388.         Top = 8
  389.         Width = 21
  390.         Height = 21
  391.         Brush.Color = clInfoBk
  392.         Pen.Color = clNavy
  393.         Shape = stEllipse
  394.       end
  395.       object Shape11: TShape
  396.         Left = 360
  397.         Top = 8
  398.         Width = 21
  399.         Height = 21
  400.         Brush.Color = clInfoBk
  401.         Pen.Color = clNavy
  402.         Shape = stEllipse
  403.       end
  404.       object Shape12: TShape
  405.         Left = 392
  406.         Top = 8
  407.         Width = 21
  408.         Height = 21
  409.         Brush.Color = clInfoBk
  410.         Pen.Color = clNavy
  411.         Shape = stEllipse
  412.       end
  413.       object Shape13: TShape
  414.         Left = 8
  415.         Top = 32
  416.         Width = 21
  417.         Height = 21
  418.         Brush.Color = clInfoBk
  419.         Pen.Color = clNavy
  420.         Shape = stEllipse
  421.       end
  422.       object Shape14: TShape
  423.         Left = 40
  424.         Top = 32
  425.         Width = 21
  426.         Height = 21
  427.         Brush.Color = clInfoBk
  428.         Pen.Color = clNavy
  429.         Shape = stEllipse
  430.       end
  431.       object Shape15: TShape
  432.         Left = 72
  433.         Top = 32
  434.         Width = 21
  435.         Height = 21
  436.         Brush.Color = clInfoBk
  437.         Pen.Color = clNavy
  438.         Shape = stEllipse
  439.       end
  440.       object Shape16: TShape
  441.         Left = 104
  442.         Top = 32
  443.         Width = 21
  444.         Height = 21
  445.         Brush.Color = clInfoBk
  446.         Pen.Color = clNavy
  447.         Shape = stEllipse
  448.       end
  449.       object Shape17: TShape
  450.         Left = 136
  451.         Top = 32
  452.         Width = 21
  453.         Height = 21
  454.         Brush.Color = clInfoBk
  455.         Pen.Color = clNavy
  456.         Shape = stEllipse
  457.       end
  458.       object Shape18: TShape
  459.         Left = 168
  460.         Top = 32
  461.         Width = 21
  462.         Height = 21
  463.         Brush.Color = clInfoBk
  464.         Pen.Color = clNavy
  465.         Shape = stEllipse
  466.       end
  467.       object Shape19: TShape
  468.         Left = 200
  469.         Top = 32
  470.         Width = 21
  471.         Height = 21
  472.         Brush.Color = clInfoBk
  473.         Pen.Color = clNavy
  474.         Shape = stEllipse
  475.       end
  476.       object Shape20: TShape
  477.         Left = 232
  478.         Top = 32
  479.         Width = 21
  480.         Height = 21
  481.         Brush.Color = clInfoBk
  482.         Pen.Color = clNavy
  483.         Shape = stEllipse
  484.       end
  485.       object Shape21: TShape
  486.         Left = 264
  487.         Top = 32
  488.         Width = 21
  489.         Height = 21
  490.         Brush.Color = clInfoBk
  491.         Pen.Color = clNavy
  492.         Shape = stEllipse
  493.       end
  494.       object Shape22: TShape
  495.         Left = 296
  496.         Top = 32
  497.         Width = 21
  498.         Height = 21
  499.         Brush.Color = clInfoBk
  500.         Pen.Color = clNavy
  501.         Shape = stEllipse
  502.       end
  503.       object Shape23: TShape
  504.         Left = 328
  505.         Top = 32
  506.         Width = 21
  507.         Height = 21
  508.         Brush.Color = clInfoBk
  509.         Pen.Color = clNavy
  510.         Shape = stEllipse
  511.       end
  512.       object Shape24: TShape
  513.         Left = 360
  514.         Top = 32
  515.         Width = 21
  516.         Height = 21
  517.         Brush.Color = clInfoBk
  518.         Pen.Color = clNavy
  519.         Shape = stEllipse
  520.       end
  521.       object Shape25: TShape
  522.         Left = 392
  523.         Top = 32
  524.         Width = 21
  525.         Height = 21
  526.         Brush.Color = clInfoBk
  527.         Pen.Color = clNavy
  528.         Shape = stEllipse
  529.       end
  530.       object Shape26: TShape
  531.         Left = 8
  532.         Top = 56
  533.         Width = 21
  534.         Height = 21
  535.         Brush.Color = clInfoBk
  536.         Pen.Color = clNavy
  537.         Shape = stEllipse
  538.       end
  539.       object Shape27: TShape
  540.         Left = 40
  541.         Top = 56
  542.         Width = 21
  543.         Height = 21
  544.         Brush.Color = clInfoBk
  545.         Pen.Color = clNavy
  546.         Shape = stEllipse
  547.       end
  548.       object Shape28: TShape
  549.         Left = 72
  550.         Top = 56
  551.         Width = 21
  552.         Height = 21
  553.         Brush.Color = clInfoBk
  554.         Pen.Color = clNavy
  555.         Shape = stEllipse
  556.       end
  557.       object Shape29: TShape
  558.         Left = 104
  559.         Top = 56
  560.         Width = 21
  561.         Height = 21
  562.         Brush.Color = clInfoBk
  563.         Pen.Color = clNavy
  564.         Shape = stEllipse
  565.       end
  566.       object Shape30: TShape
  567.         Left = 136
  568.         Top = 56
  569.         Width = 21
  570.         Height = 21
  571.         Brush.Color = clInfoBk
  572.         Pen.Color = clNavy
  573.         Shape = stEllipse
  574.       end
  575.       object Shape31: TShape
  576.         Left = 168
  577.         Top = 56
  578.         Width = 21
  579.         Height = 21
  580.         Brush.Color = clInfoBk
  581.         Pen.Color = clNavy
  582.         Shape = stEllipse
  583.       end
  584.       object Shape32: TShape
  585.         Left = 200
  586.         Top = 56
  587.         Width = 21
  588.         Height = 21
  589.         Brush.Color = clInfoBk
  590.         Pen.Color = clNavy
  591.         Shape = stEllipse
  592.       end
  593.       object Shape33: TShape
  594.         Left = 232
  595.         Top = 56
  596.         Width = 21
  597.         Height = 21
  598.         Brush.Color = clInfoBk
  599.         Pen.Color = clNavy
  600.         Shape = stEllipse
  601.       end
  602.       object Shape34: TShape
  603.         Left = 264
  604.         Top = 56
  605.         Width = 21
  606.         Height = 21
  607.         Brush.Color = clInfoBk
  608.         Pen.Color = clNavy
  609.         Shape = stEllipse
  610.       end
  611.       object Shape35: TShape
  612.         Left = 296
  613.         Top = 56
  614.         Width = 21
  615.         Height = 21
  616.         Brush.Color = clInfoBk
  617.         Pen.Color = clNavy
  618.         Shape = stEllipse
  619.       end
  620.       object Shape36: TShape
  621.         Left = 328
  622.         Top = 56
  623.         Width = 21
  624.         Height = 21
  625.         Brush.Color = clInfoBk
  626.         Pen.Color = clNavy
  627.         Shape = stEllipse
  628.       end
  629.       object Shape37: TShape
  630.         Left = 360
  631.         Top = 56
  632.         Width = 21
  633.         Height = 21
  634.         Brush.Color = clInfoBk
  635.         Pen.Color = clNavy
  636.         Shape = stEllipse
  637.       end
  638.       object Shape38: TShape
  639.         Left = 392
  640.         Top = 56
  641.         Width = 21
  642.         Height = 21
  643.         Brush.Color = clInfoBk
  644.         Pen.Color = clNavy
  645.         Shape = stEllipse
  646.       end
  647.       object Shape39: TShape
  648.         Left = 8
  649.         Top = 80
  650.         Width = 21
  651.         Height = 21
  652.         Brush.Color = clInfoBk
  653.         Pen.Color = clNavy
  654.         Shape = stEllipse
  655.       end
  656.       object Shape40: TShape
  657.         Left = 40
  658.         Top = 80
  659.         Width = 21
  660.         Height = 21
  661.         Brush.Color = clInfoBk
  662.         Pen.Color = clNavy
  663.         Shape = stEllipse
  664.       end
  665.       object Shape41: TShape
  666.         Left = 72
  667.         Top = 80
  668.         Width = 21
  669.         Height = 21
  670.         Brush.Color = clInfoBk
  671.         Pen.Color = clNavy
  672.         Shape = stEllipse
  673.       end
  674.       object Shape42: TShape
  675.         Left = 104
  676.         Top = 80
  677.         Width = 21
  678.         Height = 21
  679.         Brush.Color = clInfoBk
  680.         Pen.Color = clNavy
  681.         Shape = stEllipse
  682.       end
  683.       object Shape43: TShape
  684.         Left = 136
  685.         Top = 80
  686.         Width = 21
  687.         Height = 21
  688.         Brush.Color = clInfoBk
  689.         Pen.Color = clNavy
  690.         Shape = stEllipse
  691.       end
  692.       object Shape44: TShape
  693.         Left = 168
  694.         Top = 80
  695.         Width = 21
  696.         Height = 21
  697.         Brush.Color = clInfoBk
  698.         Pen.Color = clNavy
  699.         Shape = stEllipse
  700.       end
  701.       object Shape45: TShape
  702.         Left = 200
  703.         Top = 80
  704.         Width = 21
  705.         Height = 21
  706.         Brush.Color = clInfoBk
  707.         Pen.Color = clNavy
  708.         Shape = stEllipse
  709.       end
  710.       object Shape46: TShape
  711.         Left = 232
  712.         Top = 80
  713.         Width = 21
  714.         Height = 21
  715.         Brush.Color = clInfoBk
  716.         Pen.Color = clNavy
  717.         Shape = stEllipse
  718.       end
  719.       object Label3: TLabel
  720.         Left = 104
  721.         Top = 11
  722.         Width = 21
  723.         Height = 17
  724.         Alignment = taCenter
  725.         AutoSize = False
  726.         Caption = '3'
  727.         Font.Charset = DEFAULT_CHARSET
  728.         Font.Color = clWindowText
  729.         Font.Height = -11
  730.         Font.Name = 'MS Sans Serif'
  731.         Font.Style = []
  732.         ParentFont = False
  733.         Transparent = True
  734.         OnClick = Label3Click
  735.       end
  736.       object Label4: TLabel
  737.         Left = 136
  738.         Top = 11
  739.         Width = 21
  740.         Height = 17
  741.         Alignment = taCenter
  742.         AutoSize = False
  743.         Caption = '4'
  744.         Font.Charset = DEFAULT_CHARSET
  745.         Font.Color = clWindowText
  746.         Font.Height = -11
  747.         Font.Name = 'MS Sans Serif'
  748.         Font.Style = []
  749.         ParentFont = False
  750.         Transparent = True
  751.         OnClick = Label4Click
  752.       end
  753.       object Label5: TLabel
  754.         Left = 168
  755.         Top = 11
  756.         Width = 21
  757.         Height = 17
  758.         Alignment = taCenter
  759.         AutoSize = False
  760.         Caption = '5'
  761.         Font.Charset = DEFAULT_CHARSET
  762.         Font.Color = clWindowText
  763.         Font.Height = -11
  764.         Font.Name = 'MS Sans Serif'
  765.         Font.Style = []
  766.         ParentFont = False
  767.         Transparent = True
  768.         OnClick = Label5Click
  769.       end
  770.       object Label6: TLabel
  771.         Left = 200
  772.         Top = 11
  773.         Width = 21
  774.         Height = 17
  775.         Alignment = taCenter
  776.         AutoSize = False
  777.         Caption = '6'
  778.         Font.Charset = DEFAULT_CHARSET
  779.         Font.Color = clWindowText
  780.         Font.Height = -11
  781.         Font.Name = 'MS Sans Serif'
  782.         Font.Style = []
  783.         ParentFont = False
  784.         Transparent = True
  785.         OnClick = Label6Click
  786.       end
  787.       object Label7: TLabel
  788.         Left = 232
  789.         Top = 11
  790.         Width = 21
  791.         Height = 17
  792.         Alignment = taCenter
  793.         AutoSize = False
  794.         Caption = '7'
  795.         Font.Charset = DEFAULT_CHARSET
  796.         Font.Color = clWindowText
  797.         Font.Height = -11
  798.         Font.Name = 'MS Sans Serif'
  799.         Font.Style = []
  800.         ParentFont = False
  801.         Transparent = True
  802.         OnClick = Label7Click
  803.       end
  804.       object Label8: TLabel
  805.         Left = 264
  806.         Top = 11
  807.         Width = 21
  808.         Height = 17
  809.         Alignment = taCenter
  810.         AutoSize = False
  811.         Caption = '8'
  812.         Font.Charset = DEFAULT_CHARSET
  813.         Font.Color = clWindowText
  814.         Font.Height = -11
  815.         Font.Name = 'MS Sans Serif'
  816.         Font.Style = []
  817.         ParentFont = False
  818.         Transparent = True
  819.         OnClick = Label8Click
  820.       end
  821.       object Label9: TLabel
  822.         Left = 296
  823.         Top = 11
  824.         Width = 21
  825.         Height = 17
  826.         Alignment = taCenter
  827.         AutoSize = False
  828.         Caption = '9'
  829.         Font.Charset = DEFAULT_CHARSET
  830.         Font.Color = clWindowText
  831.         Font.Height = -11
  832.         Font.Name = 'MS Sans Serif'
  833.         Font.Style = []
  834.         ParentFont = False
  835.         Transparent = True
  836.         OnClick = Label9Click
  837.       end
  838.       object Label10: TLabel
  839.         Left = 328
  840.         Top = 11
  841.         Width = 21
  842.         Height = 17
  843.         Alignment = taCenter
  844.         AutoSize = False
  845.         Caption = '10'
  846.         Font.Charset = DEFAULT_CHARSET
  847.         Font.Color = clWindowText
  848.         Font.Height = -11
  849.         Font.Name = 'MS Sans Serif'
  850.         Font.Style = []
  851.         ParentFont = False
  852.         Transparent = True
  853.         OnClick = Label10Click
  854.       end
  855.       object Label11: TLabel
  856.         Left = 360
  857.         Top = 11
  858.         Width = 21
  859.         Height = 17
  860.         Alignment = taCenter
  861.         AutoSize = False
  862.         Caption = '11'
  863.         Font.Charset = DEFAULT_CHARSET
  864.         Font.Color = clWindowText
  865.         Font.Height = -11
  866.         Font.Name = 'MS Sans Serif'
  867.         Font.Style = []
  868.         ParentFont = False
  869.         Transparent = True
  870.         OnClick = Label11Click
  871.       end
  872.       object Label12: TLabel
  873.         Left = 392
  874.         Top = 11
  875.         Width = 21
  876.         Height = 17
  877.         Alignment = taCenter
  878.         AutoSize = False
  879.         Caption = '12'
  880.         Font.Charset = DEFAULT_CHARSET
  881.         Font.Color = clWindowText
  882.         Font.Height = -11
  883.         Font.Name = 'MS Sans Serif'
  884.         Font.Style = []
  885.         ParentFont = False
  886.         Transparent = True
  887.         OnClick = Label12Click
  888.       end
  889.       object Label13: TLabel
  890.         Left = 8
  891.         Top = 35
  892.         Width = 21
  893.         Height = 17
  894.         Alignment = taCenter
  895.         AutoSize = False
  896.         Caption = '13'
  897.         Font.Charset = DEFAULT_CHARSET
  898.         Font.Color = clWindowText
  899.         Font.Height = -11
  900.         Font.Name = 'MS Sans Serif'
  901.         Font.Style = []
  902.         ParentFont = False
  903.         Transparent = True
  904.         OnClick = Label13Click
  905.       end
  906.       object Label14: TLabel
  907.         Left = 40
  908.         Top = 35
  909.         Width = 21
  910.         Height = 17
  911.         Alignment = taCenter
  912.         AutoSize = False
  913.         Caption = '14'
  914.         Font.Charset = DEFAULT_CHARSET
  915.         Font.Color = clWindowText
  916.         Font.Height = -11
  917.         Font.Name = 'MS Sans Serif'
  918.         Font.Style = []
  919.         ParentFont = False
  920.         Transparent = True
  921.         OnClick = Label14Click
  922.       end
  923.       object Label15: TLabel
  924.         Left = 72
  925.         Top = 35
  926.         Width = 21
  927.         Height = 17
  928.         Alignment = taCenter
  929.         AutoSize = False
  930.         Caption = '15'
  931.         Font.Charset = DEFAULT_CHARSET
  932.         Font.Color = clWindowText
  933.         Font.Height = -11
  934.         Font.Name = 'MS Sans Serif'
  935.         Font.Style = []
  936.         ParentFont = False
  937.         Transparent = True
  938.         OnClick = Label15Click
  939.       end
  940.       object Label16: TLabel
  941.         Left = 104
  942.         Top = 35
  943.         Width = 21
  944.         Height = 17
  945.         Alignment = taCenter
  946.         AutoSize = False
  947.         Caption = '16'
  948.         Font.Charset = DEFAULT_CHARSET
  949.         Font.Color = clWindowText
  950.         Font.Height = -11
  951.         Font.Name = 'MS Sans Serif'
  952.         Font.Style = []
  953.         ParentFont = False
  954.         Transparent = True
  955.         OnClick = Label16Click
  956.       end
  957.       object Label17: TLabel
  958.         Left = 136
  959.         Top = 35
  960.         Width = 21
  961.         Height = 17
  962.         Alignment = taCenter
  963.         AutoSize = False
  964.         Caption = '17'
  965.         Font.Charset = DEFAULT_CHARSET
  966.         Font.Color = clWindowText
  967.         Font.Height = -11
  968.         Font.Name = 'MS Sans Serif'
  969.         Font.Style = []
  970.         ParentFont = False
  971.         Transparent = True
  972.         OnClick = Label17Click
  973.       end
  974.       object Label18: TLabel
  975.         Left = 168
  976.         Top = 35
  977.         Width = 21
  978.         Height = 17
  979.         Alignment = taCenter
  980.         AutoSize = False
  981.         Caption = '18'
  982.         Font.Charset = DEFAULT_CHARSET
  983.         Font.Color = clWindowText
  984.         Font.Height = -11
  985.         Font.Name = 'MS Sans Serif'
  986.         Font.Style = []
  987.         ParentFont = False
  988.         Transparent = True
  989.         OnClick = Label18Click
  990.       end
  991.       object Label19: TLabel
  992.         Left = 200
  993.         Top = 35
  994.         Width = 21
  995.         Height = 17
  996.         Alignment = taCenter
  997.         AutoSize = False
  998.         Caption = '19'
  999.         Font.Charset = DEFAULT_CHARSET
  1000.         Font.Color = clWindowText
  1001.         Font.Height = -11
  1002.         Font.Name = 'MS Sans Serif'
  1003.         Font.Style = []
  1004.         ParentFont = False
  1005.         Transparent = True
  1006.         OnClick = Label19Click
  1007.       end
  1008.       object Label20: TLabel
  1009.         Left = 232
  1010.         Top = 35
  1011.         Width = 21
  1012.         Height = 17
  1013.         Alignment = taCenter
  1014.         AutoSize = False
  1015.         Caption = '20'
  1016.         Font.Charset = DEFAULT_CHARSET
  1017.         Font.Color = clWindowText
  1018.         Font.Height = -11
  1019.         Font.Name = 'MS Sans Serif'
  1020.         Font.Style = []
  1021.         ParentFont = False
  1022.         Transparent = True
  1023.         OnClick = Label20Click
  1024.       end
  1025.       object Label21: TLabel
  1026.         Left = 264
  1027.         Top = 35
  1028.         Width = 21
  1029.         Height = 17
  1030.         Alignment = taCenter
  1031.         AutoSize = False
  1032.         Caption = '21'
  1033.         Font.Charset = DEFAULT_CHARSET
  1034.         Font.Color = clWindowText
  1035.         Font.Height = -11
  1036.         Font.Name = 'MS Sans Serif'
  1037.         Font.Style = []
  1038.         ParentFont = False
  1039.         Transparent = True
  1040.         OnClick = Label21Click
  1041.       end
  1042.       object Label22: TLabel
  1043.         Left = 296
  1044.         Top = 35
  1045.         Width = 21
  1046.         Height = 17
  1047.         Alignment = taCenter
  1048.         AutoSize = False
  1049.         Caption = '22'
  1050.         Font.Charset = DEFAULT_CHARSET
  1051.         Font.Color = clWindowText
  1052.         Font.Height = -11
  1053.         Font.Name = 'MS Sans Serif'
  1054.         Font.Style = []
  1055.         ParentFont = False
  1056.         Transparent = True
  1057.         OnClick = Label22Click
  1058.       end
  1059.       object Label23: TLabel
  1060.         Left = 328
  1061.         Top = 35
  1062.         Width = 21
  1063.         Height = 17
  1064.         Alignment = taCenter
  1065.         AutoSize = False
  1066.         Caption = '23'
  1067.         Font.Charset = DEFAULT_CHARSET
  1068.         Font.Color = clWindowText
  1069.         Font.Height = -11
  1070.         Font.Name = 'MS Sans Serif'
  1071.         Font.Style = []
  1072.         ParentFont = False
  1073.         Transparent = True
  1074.         OnClick = Label23Click
  1075.       end
  1076.       object Label24: TLabel
  1077.         Left = 360
  1078.         Top = 35
  1079.         Width = 21
  1080.         Height = 17
  1081.         Alignment = taCenter
  1082.         AutoSize = False
  1083.         Caption = '24'
  1084.         Font.Charset = DEFAULT_CHARSET
  1085.         Font.Color = clWindowText
  1086.         Font.Height = -11
  1087.         Font.Name = 'MS Sans Serif'
  1088.         Font.Style = []
  1089.         ParentFont = False
  1090.         Transparent = True
  1091.         OnClick = Label24Click
  1092.       end
  1093.       object Label25: TLabel
  1094.         Left = 392
  1095.         Top = 35
  1096.         Width = 21
  1097.         Height = 17
  1098.         Alignment = taCenter
  1099.         AutoSize = False
  1100.         Caption = '25'
  1101.         Font.Charset = DEFAULT_CHARSET
  1102.         Font.Color = clWindowText
  1103.         Font.Height = -11
  1104.         Font.Name = 'MS Sans Serif'
  1105.         Font.Style = []
  1106.         ParentFont = False
  1107.         Transparent = True
  1108.         OnClick = Label25Click
  1109.       end
  1110.       object Label26: TLabel
  1111.         Left = 8
  1112.         Top = 59
  1113.         Width = 21
  1114.         Height = 17
  1115.         Alignment = taCenter
  1116.         AutoSize = False
  1117.         Caption = '26'
  1118.         Font.Charset = DEFAULT_CHARSET
  1119.         Font.Color = clWindowText
  1120.         Font.Height = -11
  1121.         Font.Name = 'MS Sans Serif'
  1122.         Font.Style = []
  1123.         ParentFont = False
  1124.         Transparent = True
  1125.         OnClick = Label26Click
  1126.       end
  1127.       object Label27: TLabel
  1128.         Left = 40
  1129.         Top = 59
  1130.         Width = 21
  1131.         Height = 17
  1132.         Alignment = taCenter
  1133.         AutoSize = False
  1134.         Caption = '27'
  1135.         Font.Charset = DEFAULT_CHARSET
  1136.         Font.Color = clWindowText
  1137.         Font.Height = -11
  1138.         Font.Name = 'MS Sans Serif'
  1139.         Font.Style = []
  1140.         ParentFont = False
  1141.         Transparent = True
  1142.         OnClick = Label27Click
  1143.       end
  1144.       object Label28: TLabel
  1145.         Left = 72
  1146.         Top = 59
  1147.         Width = 21
  1148.         Height = 17
  1149.         Alignment = taCenter
  1150.         AutoSize = False
  1151.         Caption = '28'
  1152.         Font.Charset = DEFAULT_CHARSET
  1153.         Font.Color = clWindowText
  1154.         Font.Height = -11
  1155.         Font.Name = 'MS Sans Serif'
  1156.         Font.Style = []
  1157.         ParentFont = False
  1158.         Transparent = True
  1159.         OnClick = Label28Click
  1160.       end
  1161.       object Label29: TLabel
  1162.         Left = 104
  1163.         Top = 59
  1164.         Width = 21
  1165.         Height = 17
  1166.         Alignment = taCenter
  1167.         AutoSize = False
  1168.         Caption = '29'
  1169.         Font.Charset = DEFAULT_CHARSET
  1170.         Font.Color = clWindowText
  1171.         Font.Height = -11
  1172.         Font.Name = 'MS Sans Serif'
  1173.         Font.Style = []
  1174.         ParentFont = False
  1175.         Transparent = True
  1176.         OnClick = Label29Click
  1177.       end
  1178.       object Label30: TLabel
  1179.         Left = 136
  1180.         Top = 59
  1181.         Width = 21
  1182.         Height = 17
  1183.         Alignment = taCenter
  1184.         AutoSize = False
  1185.         Caption = '30'
  1186.         Font.Charset = DEFAULT_CHARSET
  1187.         Font.Color = clWindowText
  1188.         Font.Height = -11
  1189.         Font.Name = 'MS Sans Serif'
  1190.         Font.Style = []
  1191.         ParentFont = False
  1192.         Transparent = True
  1193.         OnClick = Label30Click
  1194.       end
  1195.       object Label31: TLabel
  1196.         Left = 168
  1197.         Top = 59
  1198.         Width = 21
  1199.         Height = 17
  1200.         Alignment = taCenter
  1201.         AutoSize = False
  1202.         Caption = '31'
  1203.         Font.Charset = DEFAULT_CHARSET
  1204.         Font.Color = clWindowText
  1205.         Font.Height = -11
  1206.         Font.Name = 'MS Sans Serif'
  1207.         Font.Style = []
  1208.         ParentFont = False
  1209.         Transparent = True
  1210.         OnClick = Label31Click
  1211.       end
  1212.       object Label32: TLabel
  1213.         Left = 200
  1214.         Top = 59
  1215.         Width = 21
  1216.         Height = 17
  1217.         Alignment = taCenter
  1218.         AutoSize = False
  1219.         Caption = '32'
  1220.         Font.Charset = DEFAULT_CHARSET
  1221.         Font.Color = clWindowText
  1222.         Font.Height = -11
  1223.         Font.Name = 'MS Sans Serif'
  1224.         Font.Style = []
  1225.         ParentFont = False
  1226.         Transparent = True
  1227.         OnClick = Label32Click
  1228.       end
  1229.       object Label33: TLabel
  1230.         Left = 232
  1231.         Top = 59
  1232.         Width = 21
  1233.         Height = 17
  1234.         Alignment = taCenter
  1235.         AutoSize = False
  1236.         Caption = '33'
  1237.         Font.Charset = DEFAULT_CHARSET
  1238.         Font.Color = clWindowText
  1239.         Font.Height = -11
  1240.         Font.Name = 'MS Sans Serif'
  1241.         Font.Style = []
  1242.         ParentFont = False
  1243.         Transparent = True
  1244.         OnClick = Label33Click
  1245.       end
  1246.       object Label34: TLabel
  1247.         Left = 264
  1248.         Top = 59
  1249.         Width = 21
  1250.         Height = 17
  1251.         Alignment = taCenter
  1252.         AutoSize = False
  1253.         Caption = '34'
  1254.         Font.Charset = DEFAULT_CHARSET
  1255.         Font.Color = clWindowText
  1256.         Font.Height = -11
  1257.         Font.Name = 'MS Sans Serif'
  1258.         Font.Style = []
  1259.         ParentFont = False
  1260.         Transparent = True
  1261.         OnClick = Label34Click
  1262.       end
  1263.       object Label35: TLabel
  1264.         Left = 296
  1265.         Top = 59
  1266.         Width = 21
  1267.         Height = 17
  1268.         Alignment = taCenter
  1269.         AutoSize = False
  1270.         Caption = '35'
  1271.         Font.Charset = DEFAULT_CHARSET
  1272.         Font.Color = clWindowText
  1273.         Font.Height = -11
  1274.         Font.Name = 'MS Sans Serif'
  1275.         Font.Style = []
  1276.         ParentFont = False
  1277.         Transparent = True
  1278.         OnClick = Label35Click
  1279.       end
  1280.       object Label36: TLabel
  1281.         Left = 328
  1282.         Top = 59
  1283.         Width = 21
  1284.         Height = 17
  1285.         Alignment = taCenter
  1286.         AutoSize = False
  1287.         Caption = '36'
  1288.         Font.Charset = DEFAULT_CHARSET
  1289.         Font.Color = clWindowText
  1290.         Font.Height = -11
  1291.         Font.Name = 'MS Sans Serif'
  1292.         Font.Style = []
  1293.         ParentFont = False
  1294.         Transparent = True
  1295.         OnClick = Label36Click
  1296.       end
  1297.       object Label37: TLabel
  1298.         Left = 360
  1299.         Top = 59
  1300.         Width = 21
  1301.         Height = 17
  1302.         Alignment = taCenter
  1303.         AutoSize = False
  1304.         Caption = '37'
  1305.         Font.Charset = DEFAULT_CHARSET
  1306.         Font.Color = clWindowText
  1307.         Font.Height = -11
  1308.         Font.Name = 'MS Sans Serif'
  1309.         Font.Style = []
  1310.         ParentFont = False
  1311.         Transparent = True
  1312.         OnClick = Label37Click
  1313.       end
  1314.       object Label38: TLabel
  1315.         Left = 392
  1316.         Top = 59
  1317.         Width = 21
  1318.         Height = 17
  1319.         Alignment = taCenter
  1320.         AutoSize = False
  1321.         Caption = '38'
  1322.         Font.Charset = DEFAULT_CHARSET
  1323.         Font.Color = clWindowText
  1324.         Font.Height = -11
  1325.         Font.Name = 'MS Sans Serif'
  1326.         Font.Style = []
  1327.         ParentFont = False
  1328.         Transparent = True
  1329.         OnClick = Label38Click
  1330.       end
  1331.       object Label39: TLabel
  1332.         Left = 8
  1333.         Top = 83
  1334.         Width = 21
  1335.         Height = 17
  1336.         Alignment = taCenter
  1337.         AutoSize = False
  1338.         Caption = '39'
  1339.         Font.Charset = DEFAULT_CHARSET
  1340.         Font.Color = clWindowText
  1341.         Font.Height = -11
  1342.         Font.Name = 'MS Sans Serif'
  1343.         Font.Style = []
  1344.         ParentFont = False
  1345.         Transparent = True
  1346.         OnClick = Label39Click
  1347.       end
  1348.       object Label40: TLabel
  1349.         Left = 40
  1350.         Top = 83
  1351.         Width = 21
  1352.         Height = 17
  1353.         Alignment = taCenter
  1354.         AutoSize = False
  1355.         Caption = '40'
  1356.         Font.Charset = DEFAULT_CHARSET
  1357.         Font.Color = clWindowText
  1358.         Font.Height = -11
  1359.         Font.Name = 'MS Sans Serif'
  1360.         Font.Style = []
  1361.         ParentFont = False
  1362.         Transparent = True
  1363.         OnClick = Label40Click
  1364.       end
  1365.       object Label41: TLabel
  1366.         Left = 72
  1367.         Top = 83
  1368.         Width = 21
  1369.         Height = 17
  1370.         Alignment = taCenter
  1371.         AutoSize = False
  1372.         Caption = '41'
  1373.         Font.Charset = DEFAULT_CHARSET
  1374.         Font.Color = clWindowText
  1375.         Font.Height = -11
  1376.         Font.Name = 'MS Sans Serif'
  1377.         Font.Style = []
  1378.         ParentFont = False
  1379.         Transparent = True
  1380.         OnClick = Label41Click
  1381.       end
  1382.       object Label42: TLabel
  1383.         Left = 104
  1384.         Top = 83
  1385.         Width = 21
  1386.         Height = 17
  1387.         Alignment = taCenter
  1388.         AutoSize = False
  1389.         Caption = '42'
  1390.         Font.Charset = DEFAULT_CHARSET
  1391.         Font.Color = clWindowText
  1392.         Font.Height = -11
  1393.         Font.Name = 'MS Sans Serif'
  1394.         Font.Style = []
  1395.         ParentFont = False
  1396.         Transparent = True
  1397.         OnClick = Label42Click
  1398.       end
  1399.       object Label43: TLabel
  1400.         Left = 136
  1401.         Top = 83
  1402.         Width = 21
  1403.         Height = 17
  1404.         Alignment = taCenter
  1405.         AutoSize = False
  1406.         Caption = '43'
  1407.         Font.Charset = DEFAULT_CHARSET
  1408.         Font.Color = clWindowText
  1409.         Font.Height = -11
  1410.         Font.Name = 'MS Sans Serif'
  1411.         Font.Style = []
  1412.         ParentFont = False
  1413.         Transparent = True
  1414.         OnClick = Label43Click
  1415.       end
  1416.       object Label44: TLabel
  1417.         Left = 168
  1418.         Top = 83
  1419.         Width = 21
  1420.         Height = 17
  1421.         Alignment = taCenter
  1422.         AutoSize = False
  1423.         Caption = '44'
  1424.         Font.Charset = DEFAULT_CHARSET
  1425.         Font.Color = clWindowText
  1426.         Font.Height = -11
  1427.         Font.Name = 'MS Sans Serif'
  1428.         Font.Style = []
  1429.         ParentFont = False
  1430.         Transparent = True
  1431.         OnClick = Label44Click
  1432.       end
  1433.       object Label45: TLabel
  1434.         Left = 200
  1435.         Top = 83
  1436.         Width = 21
  1437.         Height = 17
  1438.         Alignment = taCenter
  1439.         AutoSize = False
  1440.         Caption = '45'
  1441.         Font.Charset = DEFAULT_CHARSET
  1442.         Font.Color = clWindowText
  1443.         Font.Height = -11
  1444.         Font.Name = 'MS Sans Serif'
  1445.         Font.Style = []
  1446.         ParentFont = False
  1447.         Transparent = True
  1448.         OnClick = Label45Click
  1449.       end
  1450.       object Label46: TLabel
  1451.         Left = 232
  1452.         Top = 83
  1453.         Width = 21
  1454.         Height = 17
  1455.         Alignment = taCenter
  1456.         AutoSize = False
  1457.         Caption = '46'
  1458.         Font.Charset = DEFAULT_CHARSET
  1459.         Font.Color = clWindowText
  1460.         Font.Height = -11
  1461.         Font.Name = 'MS Sans Serif'
  1462.         Font.Style = []
  1463.         ParentFont = False
  1464.         Transparent = True
  1465.         OnClick = Label46Click
  1466.       end
  1467.       object Label48: TLabel
  1468.         Left = 264
  1469.         Top = 83
  1470.         Width = 21
  1471.         Height = 17
  1472.         Alignment = taCenter
  1473.         AutoSize = False
  1474.         Caption = '47'
  1475.         Font.Charset = DEFAULT_CHARSET
  1476.         Font.Color = clWindowText
  1477.         Font.Height = -11
  1478.         Font.Name = 'MS Sans Serif'
  1479.         Font.Style = []
  1480.         ParentFont = False
  1481.         Transparent = True
  1482.         OnClick = Label48Click
  1483.       end
  1484.       object Label49: TLabel
  1485.         Left = 296
  1486.         Top = 83
  1487.         Width = 21
  1488.         Height = 17
  1489.         Alignment = taCenter
  1490.         AutoSize = False
  1491.         Caption = '48'
  1492.         Font.Charset = DEFAULT_CHARSET
  1493.         Font.Color = clWindowText
  1494.         Font.Height = -11
  1495.         Font.Name = 'MS Sans Serif'
  1496.         Font.Style = []
  1497.         ParentFont = False
  1498.         Transparent = True
  1499.         OnClick = Label49Click
  1500.       end
  1501.       object Label50: TLabel
  1502.         Left = 328
  1503.         Top = 83
  1504.         Width = 21
  1505.         Height = 17
  1506.         Alignment = taCenter
  1507.         AutoSize = False
  1508.         Caption = '49'
  1509.         Font.Charset = DEFAULT_CHARSET
  1510.         Font.Color = clWindowText
  1511.         Font.Height = -11
  1512.         Font.Name = 'MS Sans Serif'
  1513.         Font.Style = []
  1514.         ParentFont = False
  1515.         Transparent = True
  1516.         OnClick = Label50Click
  1517.       end
  1518.       object StaticText1: TStaticText
  1519.         Left = 0
  1520.         Top = 3
  1521.         Width = 39
  1522.         Height = 17
  1523.         AutoSize = False
  1524.         BorderStyle = sbsSunken
  1525.         Caption = ' Liczby '
  1526.         Color = clGray
  1527.         Font.Charset = DEFAULT_CHARSET
  1528.         Font.Color = clWhite
  1529.         Font.Height = -11
  1530.         Font.Name = 'MS Sans Serif'
  1531.         Font.Style = []
  1532.         ParentColor = False
  1533.         ParentFont = False
  1534.         TabOrder = 0
  1535.       end
  1536.       object BitBtn1: TBitBtn
  1537.         Left = 360
  1538.         Top = 80
  1539.         Width = 65
  1540.         Height = 25
  1541.         TabOrder = 1
  1542.         OnClick = BitBtn1Click
  1543.         Kind = bkOK
  1544.       end
  1545.     end
  1546.   end
  1547.   object Panel1: TPanel
  1548.     Left = 0
  1549.     Top = 0
  1550.     Width = 686
  1551.     Height = 33
  1552.     Align = alTop
  1553.     BevelInner = bvLowered
  1554.     BevelOuter = bvNone
  1555.     TabOrder = 1
  1556.     object Bevel1: TBevel
  1557.       Left = 2
  1558.       Top = 2
  1559.       Width = 174
  1560.       Height = 29
  1561.     end
  1562.     object SpeedButton1: TSpeedButton
  1563.       Left = 6
  1564.       Top = 4
  1565.       Width = 25
  1566.       Height = 25
  1567.       Hint = 'Wykresy liczb'
  1568.       GroupIndex = 1
  1569.       Down = True
  1570.       Glyph.Data = {
  1571.         76010000424D7601000000000000760000002800000020000000100000000100
  1572.         04000000000000010000120B0000120B00001000000000000000000000000000
  1573.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1574.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00337333733373
  1575.         3373337F3F7F3F7F3F7F33737373737373733F7F7F7F7F7F7F7F770000000000
  1576.         000077777777777777773303333333333333337FF333333F33333709333333C3
  1577.         333337773F3FF373F333330393993C3C33333F7F7F77F7F7FFFF77079797977C
  1578.         77777777777777777777330339339333C333337FF73373F37F33370C333C3933
  1579.         933337773F3737F37FF33303C3C33939C9333F7F7F7FF7F777FF7707C7C77797
  1580.         7C97777777777777777733033C3333333C33337F37F33333373F37033C333333
  1581.         33C3377F37333333337333033333333333333F7FFFFFFFFFFFFF770777777777
  1582.         7777777777777777777733333333333333333333333333333333}
  1583.       NumGlyphs = 2
  1584.       ParentShowHint = False
  1585.       ShowHint = True
  1586.       OnClick = SpeedButton1Click
  1587.     end
  1588.     object SpeedButton2: TSpeedButton
  1589.       Left = 34
  1590.       Top = 4
  1591.       Width = 25
  1592.       Height = 25
  1593.       Hint = 'Parzyste/Nieparzyste'
  1594.       GroupIndex = 1
  1595.       Glyph.Data = {
  1596.         76010000424D7601000000000000760000002800000020000000100000000100
  1597.         04000000000000010000120B0000120B00001000000000000000000000000000
  1598.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1599.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1600.         3333333333FFFFF3333333333700073333333FFF3777773F3FFF00030990BB03
  1601.         000077737337F373777733309990BBB0333333373337F3373F3333099990BBBB
  1602.         033333733337F33373F337999990BBBBB73337F33337F33337F330999990BBBB
  1603.         B03337F33337FFFFF7F3309999900000003337F33337777777F33099990A0CCC
  1604.         C03337F3337373F337F3379990AAA0CCC733373F3733373F373333090AAAAA0C
  1605.         033333737333337373333330AAAAAAA033333FF73F33333733FF00330AAAAA03
  1606.         3000773373FFFF73377733333700073333333333377777333333333333333333
  1607.         3333333333333333333333333333333333333333333333333333}
  1608.       NumGlyphs = 2
  1609.       ParentShowHint = False
  1610.       ShowHint = True
  1611.       OnClick = SpeedButton2Click
  1612.     end
  1613.     object SpeedButton3: TSpeedButton
  1614.       Left = 62
  1615.       Top = 4
  1616.       Width = 25
  1617.       Height = 25
  1618.       Hint = 'Wiersze/Kolumny'
  1619.       GroupIndex = 1
  1620.       Glyph.Data = {
  1621.         76010000424D7601000000000000760000002800000020000000100000000100
  1622.         04000000000000010000120B0000120B00001000000000000000000000000000
  1623.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1624.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300030003
  1625.         0003333377737773777333333333333333333FFFFFFFFFFFFFFF770000000000
  1626.         0000777777777777777733039993BBB3CCC3337F737F737F737F37039993BBB3
  1627.         CCC3377F737F737F737F33039993BBB3CCC33F7F737F737F737F77079997BBB7
  1628.         CCC77777737773777377330399930003CCC3337F737F7773737F370399933333
  1629.         CCC3377F737F3333737F330399933333CCC33F7F737FFFFF737F770700077777
  1630.         CCC77777777777777377330333333333CCC3337F33333333737F370333333333
  1631.         0003377F33333333777333033333333333333F7FFFFFFFFFFFFF770777777777
  1632.         7777777777777777777733333333333333333333333333333333}
  1633.       NumGlyphs = 2
  1634.       ParentShowHint = False
  1635.       ShowHint = True
  1636.       OnClick = SpeedButton3Click
  1637.     end
  1638.     object SpeedButton4: TSpeedButton
  1639.       Left = 90
  1640.       Top = 4
  1641.       Width = 25
  1642.       Height = 25
  1643.       Hint = 'Suma ostatnich cyfr'
  1644.       GroupIndex = 1
  1645.       Glyph.Data = {
  1646.         76010000424D7601000000000000760000002800000020000000100000000100
  1647.         04000000000000010000120B0000120B00001000000000000000000000000000
  1648.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1649.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1650.         333333333333333333333333333333333333333FFFFFFFFFFF33330000000000
  1651.         03333377777777777F33333003333330033333377FF333377F33333300333333
  1652.         0333333377FF33337F3333333003333303333333377FF3337333333333003333
  1653.         333333333377FF3333333333333003333333333333377FF33333333333330033
  1654.         3333333333337733333333333330033333333333333773333333333333003333
  1655.         33333333337733333F3333333003333303333333377333337F33333300333333
  1656.         03333333773333337F33333003333330033333377FFFFFF77F33330000000000
  1657.         0333337777777777733333333333333333333333333333333333}
  1658.       NumGlyphs = 2
  1659.       ParentShowHint = False
  1660.       ShowHint = True
  1661.       OnClick = SpeedButton4Click
  1662.     end
  1663.     object SpeedButton5: TSpeedButton
  1664.       Left = 118
  1665.       Top = 4
  1666.       Width = 25
  1667.       Height = 25
  1668.       Hint = 'Liczby brzegowe'
  1669.       GroupIndex = 1
  1670.       Glyph.Data = {
  1671.         76010000424D7601000000000000760000002800000020000000100000000100
  1672.         04000000000000010000130B0000130B00001000000000000000000000000000
  1673.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1674.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300000003
  1675.         33333333777777733333333330CCC03333333333F7777733F3333330330C0330
  1676.         33333337337773373333333333303333333333F33337333333F3303333333333
  1677.         3033373333333333373333333333333333333F3333333333333F033333333333
  1678.         3303733333333333337333333333333333333F3333333333333F033333333333
  1679.         3303733333333333FF7333333333333000333FFFFF33333777FF000003333307
  1680.         B70377777F333377777F09990333330BBB0377777F333377777F099903333307
  1681.         B70377777F3333777773099903333330003377777F3333377733000003333330
  1682.         3333777773F3F3F7333333333030303333333333373737333333}
  1683.       NumGlyphs = 2
  1684.       ParentShowHint = False
  1685.       ShowHint = True
  1686.       OnClick = SpeedButton5Click
  1687.     end
  1688.     object SpeedButton6: TSpeedButton
  1689.       Left = 146
  1690.       Top = 4
  1691.       Width = 25
  1692.       Height = 25
  1693.       Hint = 'D S G'
  1694.       GroupIndex = 1
  1695.       Glyph.Data = {
  1696.         76010000424D7601000000000000760000002800000020000000100000000100
  1697.         04000000000000010000120B0000120B00001000000000000000000000000000
  1698.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1699.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003FF0000000F0
  1700.         000033F77777773777773FFF0CCC0FF09990333F73F37337F33733FFF0C0FFF0
  1701.         99903333F7373337F337333FFF0FFFF0999033333F73FFF7FFF73333FFF000F0
  1702.         0000333333F77737777733333F07B70FFFFF3333337F337F33333333330BBB0F
  1703.         FFFF3333337F337F333333333307B70FFFFF33333373FF733F333333333000FF
  1704.         0FFF3333333777337FF3333333333FF000FF33FFFFF3333777FF300000333300
  1705.         000F377777F33377777F30EEE0333000000037F337F33777777730EEE0333330
  1706.         00FF37F337F3333777F330EEE033333000FF37FFF7F3333777F3300000333330
  1707.         00FF3777773333F77733333333333000033F3333333337777333}
  1708.       NumGlyphs = 2
  1709.       ParentShowHint = False
  1710.       ShowHint = True
  1711.       OnClick = SpeedButton6Click
  1712.     end
  1713.   end
  1714.   object Timer1: TTimer
  1715.     Enabled = False
  1716.     Interval = 1
  1717.     Left = 424
  1718.     Top = 8
  1719.   end
  1720.   object Timer2: TTimer
  1721.     Enabled = False
  1722.     Interval = 1
  1723.     OnTimer = Timer2Timer
  1724.     Left = 456
  1725.     Top = 8
  1726.   end
  1727.   object Timer3: TTimer
  1728.     Enabled = False
  1729.     Interval = 1
  1730.     Left = 488
  1731.     Top = 8
  1732.   end
  1733.   object Timer4: TTimer
  1734.     Enabled = False
  1735.     Interval = 1
  1736.     Left = 520
  1737.     Top = 8
  1738.   end
  1739.   object Timer5: TTimer
  1740.     Enabled = False
  1741.     Interval = 1
  1742.     Left = 552
  1743.     Top = 8
  1744.   end
  1745.   object Timer6: TTimer
  1746.     Enabled = False
  1747.     Interval = 1
  1748.     Left = 584
  1749.     Top = 8
  1750.   end
  1751. end
  1752.