home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / oddech / marias / _SETUP.1 / marias.exe / 0 / RCDATA / TSETTINGFORM / TSETTINGFORM.txt
Text File  |  2003-02-13  |  24KB  |  974 lines

  1. object SettingForm: TSettingForm
  2.   Left = 282
  3.   Top = 195
  4.   BorderStyle = bsDialog
  5.   Caption = 'Mo∩┐╜nosti'
  6.   ClientHeight = 365
  7.   ClientWidth = 481
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   OnActivate = FormActivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object PageControl: TPageControl
  20.     Left = 8
  21.     Top = 8
  22.     Width = 465
  23.     Height = 305
  24.     ActivePage = LookSheet
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -12
  28.     Font.Name = 'Tahoma'
  29.     Font.Style = []
  30.     ParentFont = False
  31.     TabOrder = 0
  32.     object PlayerSheet: TTabSheet
  33.       Caption = 'Hr∩┐╜∩┐╜i'
  34.       ImageIndex = 2
  35.       object GroupBox1: TGroupBox
  36.         Left = 8
  37.         Top = 8
  38.         Width = 297
  39.         Height = 44
  40.         Caption = ' ∩┐╜lov∩┐╜k '
  41.         TabOrder = 0
  42.         object Label1: TLabel
  43.           Left = 8
  44.           Top = 18
  45.           Width = 36
  46.           Height = 14
  47.           Caption = 'Jm∩┐╜no'
  48.         end
  49.         object Label2: TLabel
  50.           Left = 160
  51.           Top = 18
  52.           Width = 35
  53.           Height = 14
  54.           Caption = 'Pen∩┐╜ze'
  55.         end
  56.         object EditName1: TEdit
  57.           Left = 56
  58.           Top = 14
  59.           Width = 89
  60.           Height = 22
  61.           MaxLength = 20
  62.           TabOrder = 0
  63.           OnExit = NamesExit
  64.         end
  65.         object EditCredit1: TEdit
  66.           Left = 208
  67.           Top = 14
  68.           Width = 81
  69.           Height = 22
  70.           TabOrder = 1
  71.           OnExit = MoneyExit
  72.         end
  73.       end
  74.       object GroupBox2: TGroupBox
  75.         Left = 8
  76.         Top = 64
  77.         Width = 297
  78.         Height = 44
  79.         Caption = ' Komputer 1 '
  80.         TabOrder = 1
  81.         object Label3: TLabel
  82.           Left = 8
  83.           Top = 18
  84.           Width = 36
  85.           Height = 14
  86.           Caption = 'Jm∩┐╜no'
  87.         end
  88.         object Label4: TLabel
  89.           Left = 160
  90.           Top = 18
  91.           Width = 35
  92.           Height = 14
  93.           Caption = 'Pen∩┐╜ze'
  94.         end
  95.         object EditName2: TEdit
  96.           Left = 56
  97.           Top = 14
  98.           Width = 89
  99.           Height = 22
  100.           MaxLength = 20
  101.           TabOrder = 0
  102.           OnExit = NamesExit
  103.         end
  104.         object EditCredit2: TEdit
  105.           Left = 208
  106.           Top = 14
  107.           Width = 81
  108.           Height = 22
  109.           TabOrder = 1
  110.           OnExit = MoneyExit
  111.         end
  112.       end
  113.       object GroupBox3: TGroupBox
  114.         Left = 8
  115.         Top = 120
  116.         Width = 297
  117.         Height = 44
  118.         Caption = ' Komputer 2 '
  119.         TabOrder = 2
  120.         object Label5: TLabel
  121.           Left = 8
  122.           Top = 18
  123.           Width = 36
  124.           Height = 14
  125.           Caption = 'Jm∩┐╜no'
  126.         end
  127.         object Label6: TLabel
  128.           Left = 160
  129.           Top = 18
  130.           Width = 35
  131.           Height = 14
  132.           Caption = 'Pen∩┐╜ze'
  133.         end
  134.         object EditName3: TEdit
  135.           Left = 56
  136.           Top = 14
  137.           Width = 89
  138.           Height = 22
  139.           MaxLength = 20
  140.           TabOrder = 0
  141.           OnExit = NamesExit
  142.         end
  143.         object EditCredit3: TEdit
  144.           Left = 208
  145.           Top = 14
  146.           Width = 81
  147.           Height = 22
  148.           TabOrder = 1
  149.           OnExit = MoneyExit
  150.         end
  151.       end
  152.       object Button1: TButton
  153.         Left = 8
  154.         Top = 176
  155.         Width = 129
  156.         Height = 25
  157.         Caption = 'Zarovnat na 1000'
  158.         TabOrder = 3
  159.         OnClick = Button1Click
  160.       end
  161.     end
  162.     object MoneySheet: TTabSheet
  163.       Caption = 'Pravidla'
  164.       object GrpPrices: TGroupBox
  165.         Left = 272
  166.         Top = 8
  167.         Width = 177
  168.         Height = 169
  169.         Caption = ' Cen∩┐╜k '
  170.         TabOrder = 1
  171.         object LblPriceBasis: TLabel
  172.           Left = 8
  173.           Top = 16
  174.           Width = 55
  175.           Height = 14
  176.           Caption = 'Z∩┐╜klad hry'
  177.         end
  178.         object LblPrice100: TLabel
  179.           Left = 8
  180.           Top = 40
  181.           Width = 37
  182.           Height = 14
  183.           Caption = 'Stovka'
  184.         end
  185.         object LblPriceBetl: TLabel
  186.           Left = 8
  187.           Top = 64
  188.           Width = 21
  189.           Height = 14
  190.           Caption = 'Betl'
  191.         end
  192.         object LblPriceDurch: TLabel
  193.           Left = 8
  194.           Top = 88
  195.           Width = 32
  196.           Height = 14
  197.           Caption = 'Durch'
  198.         end
  199.         object LblPrice7: TLabel
  200.           Left = 8
  201.           Top = 112
  202.           Width = 80
  203.           Height = 14
  204.           Caption = 'Hl∩┐╜en∩┐╜ sedma'
  205.         end
  206.         object LblPriceQuiet7: TLabel
  207.           Left = 8
  208.           Top = 136
  209.           Width = 68
  210.           Height = 14
  211.           Caption = 'Tich∩┐╜ sedma'
  212.         end
  213.         object LblX1: TLabel
  214.           Left = 160
  215.           Top = 40
  216.           Width = 6
  217.           Height = 14
  218.           Caption = 'x'
  219.         end
  220.         object LblX2: TLabel
  221.           Left = 160
  222.           Top = 64
  223.           Width = 6
  224.           Height = 14
  225.           Caption = 'x'
  226.         end
  227.         object LblX3: TLabel
  228.           Left = 160
  229.           Top = 88
  230.           Width = 6
  231.           Height = 14
  232.           Caption = 'x'
  233.         end
  234.         object LblX4: TLabel
  235.           Left = 160
  236.           Top = 112
  237.           Width = 6
  238.           Height = 14
  239.           Caption = 'x'
  240.         end
  241.         object LblX5: TLabel
  242.           Left = 160
  243.           Top = 136
  244.           Width = 6
  245.           Height = 14
  246.           Caption = 'x'
  247.         end
  248.         object EditPrice1: TEdit
  249.           Left = 104
  250.           Top = 14
  251.           Width = 49
  252.           Height = 22
  253.           TabOrder = 0
  254.           OnExit = MoneyExit
  255.         end
  256.         object EditPrice3: TEdit
  257.           Left = 104
  258.           Top = 62
  259.           Width = 49
  260.           Height = 22
  261.           TabOrder = 2
  262.           OnExit = MoneyExit
  263.         end
  264.         object EditPrice4: TEdit
  265.           Left = 104
  266.           Top = 86
  267.           Width = 49
  268.           Height = 22
  269.           TabOrder = 3
  270.           OnExit = MoneyExit
  271.         end
  272.         object EditPrice5: TEdit
  273.           Left = 104
  274.           Top = 110
  275.           Width = 49
  276.           Height = 22
  277.           TabOrder = 4
  278.           OnExit = MoneyExit
  279.         end
  280.         object EditPrice6: TEdit
  281.           Left = 104
  282.           Top = 134
  283.           Width = 49
  284.           Height = 22
  285.           TabOrder = 5
  286.           OnExit = MoneyExit
  287.         end
  288.         object EditPrice2: TEdit
  289.           Left = 104
  290.           Top = 38
  291.           Width = 49
  292.           Height = 22
  293.           TabOrder = 1
  294.           OnExit = MoneyExit
  295.         end
  296.       end
  297.       object GroupBox4: TGroupBox
  298.         Left = 8
  299.         Top = 8
  300.         Width = 257
  301.         Height = 201
  302.         Caption = ' M∩┐╜ch∩┐╜n∩┐╜ '
  303.         TabOrder = 0
  304.         object LblShuffles: TLabel
  305.           Left = 40
  306.           Top = 96
  307.           Width = 76
  308.           Height = 14
  309.           Caption = 'Po∩┐╜et m∩┐╜ch∩┐╜n∩┐╜'
  310.         end
  311.         object LblCuts: TLabel
  312.           Left = 40
  313.           Top = 120
  314.           Width = 75
  315.           Height = 14
  316.           Caption = 'Po∩┐╜et sejmut∩┐╜'
  317.         end
  318.         object LblMinThrow: TLabel
  319.           Left = 40
  320.           Top = 144
  321.           Width = 88
  322.           Height = 14
  323.           Caption = 'Minim∩┐╜ln∩┐╜ p∩┐╜ehoz'
  324.         end
  325.         object LblMaxThrow: TLabel
  326.           Left = 40
  327.           Top = 168
  328.           Width = 91
  329.           Height = 14
  330.           Caption = 'Maxim∩┐╜ln∩┐╜ p∩┐╜ehoz'
  331.         end
  332.         object RadioShuffleCut: TRadioButton
  333.           Left = 8
  334.           Top = 16
  335.           Width = 241
  336.           Height = 17
  337.           Caption = 'P∩┐╜ed ka∩┐╜dou hrou zam∩┐╜chat a sejmout'
  338.           Checked = True
  339.           TabOrder = 0
  340.           TabStop = True
  341.           OnClick = RadioShuffleCutClick
  342.         end
  343.         object RadioCut: TRadioButton
  344.           Left = 8
  345.           Top = 40
  346.           Width = 217
  347.           Height = 17
  348.           Caption = 'Nem∩┐╜chat, pouze sejmout'
  349.           TabOrder = 1
  350.           OnClick = RadioCutClick
  351.         end
  352.         object RadioCustomShuffling: TRadioButton
  353.           Left = 8
  354.           Top = 64
  355.           Width = 129
  356.           Height = 17
  357.           Caption = 'Vlastn∩┐╜ nastaven∩┐╜'
  358.           TabOrder = 2
  359.           OnClick = RadioCustomShufflingClick
  360.         end
  361.         object EditShuffles: TEdit
  362.           Left = 152
  363.           Top = 94
  364.           Width = 65
  365.           Height = 22
  366.           ReadOnly = True
  367.           TabOrder = 3
  368.           Text = '0'
  369.         end
  370.         object EditCuts: TEdit
  371.           Left = 152
  372.           Top = 118
  373.           Width = 65
  374.           Height = 22
  375.           ReadOnly = True
  376.           TabOrder = 4
  377.           Text = '0'
  378.         end
  379.         object EditMin: TEdit
  380.           Left = 152
  381.           Top = 142
  382.           Width = 65
  383.           Height = 22
  384.           ReadOnly = True
  385.           TabOrder = 5
  386.           Text = '1'
  387.         end
  388.         object EditMax: TEdit
  389.           Left = 152
  390.           Top = 166
  391.           Width = 65
  392.           Height = 22
  393.           ReadOnly = True
  394.           TabOrder = 6
  395.           Text = '1'
  396.         end
  397.         object UpDownShuffle1: TUpDown
  398.           Left = 217
  399.           Top = 94
  400.           Width = 15
  401.           Height = 22
  402.           Associate = EditShuffles
  403.           Min = 0
  404.           Position = 0
  405.           TabOrder = 7
  406.           Wrap = False
  407.           OnClick = UpDownShuffleClick
  408.         end
  409.         object UpDownShuffle2: TUpDown
  410.           Left = 217
  411.           Top = 118
  412.           Width = 15
  413.           Height = 22
  414.           Associate = EditCuts
  415.           Min = 0
  416.           Position = 0
  417.           TabOrder = 8
  418.           Wrap = False
  419.           OnClick = UpDownShuffleClick
  420.         end
  421.         object UpDownShuffle4: TUpDown
  422.           Left = 217
  423.           Top = 142
  424.           Width = 15
  425.           Height = 22
  426.           Associate = EditMin
  427.           Min = 1
  428.           Max = 32
  429.           Position = 1
  430.           TabOrder = 9
  431.           Wrap = False
  432.           OnClick = UpDownShuffleClick
  433.         end
  434.         object UpDownShuffle3: TUpDown
  435.           Left = 217
  436.           Top = 166
  437.           Width = 15
  438.           Height = 22
  439.           Associate = EditMax
  440.           Min = 1
  441.           Max = 32
  442.           Position = 1
  443.           TabOrder = 10
  444.           Wrap = False
  445.           OnClick = UpDownShuffleClick
  446.         end
  447.       end
  448.     end
  449.     object TabSheet1: TTabSheet
  450.       Caption = 'Rychlost'
  451.       ImageIndex = 4
  452.       object GroupBox5: TGroupBox
  453.         Left = 8
  454.         Top = 8
  455.         Width = 217
  456.         Height = 265
  457.         Caption = ' Prodlevy '
  458.         TabOrder = 0
  459.         object LblDelaySelect: TLabel
  460.           Left = 32
  461.           Top = 112
  462.           Width = 80
  463.           Height = 14
  464.           Caption = 'V∩┐╜b∩┐╜ru trumfu'
  465.         end
  466.         object LblDelayTalon: TLabel
  467.           Left = 32
  468.           Top = 136
  469.           Width = 89
  470.           Height = 14
  471.           Caption = 'Odhozen∩┐╜ talonu'
  472.         end
  473.         object LblDelayBubble: TLabel
  474.           Left = 32
  475.           Top = 160
  476.           Width = 92
  477.           Height = 14
  478.           Caption = 'Mluven∩┐╜ p∩┐╜i licitaci'
  479.         end
  480.         object LblDelayLastBubble: TLabel
  481.           Left = 32
  482.           Top = 184
  483.           Width = 74
  484.           Height = 14
  485.           Caption = 'Konec licitace'
  486.         end
  487.         object LblDelayCard: TLabel
  488.           Left = 32
  489.           Top = 208
  490.           Width = 64
  491.           Height = 14
  492.           Caption = 'V∩┐╜nos karty'
  493.         end
  494.         object LblDelayTrick: TLabel
  495.           Left = 32
  496.           Top = 232
  497.           Width = 66
  498.           Height = 14
  499.           Caption = 'Bran∩┐╜ ∩┐╜tychu'
  500.         end
  501.         object RadioDelayShort: TRadioButton
  502.           Left = 8
  503.           Top = 64
  504.           Width = 113
  505.           Height = 17
  506.           Caption = 'Kr∩┐╜tk∩┐╜'
  507.           TabOrder = 2
  508.           OnClick = DelayClick
  509.         end
  510.         object RadioDelayCustom: TRadioButton
  511.           Left = 8
  512.           Top = 88
  513.           Width = 113
  514.           Height = 17
  515.           Caption = 'Vlastn∩┐╜'
  516.           TabOrder = 3
  517.           OnClick = DelayClick
  518.         end
  519.         object RadioDelayNormal: TRadioButton
  520.           Left = 8
  521.           Top = 40
  522.           Width = 113
  523.           Height = 17
  524.           Caption = 'St∩┐╜edn∩┐╜ '
  525.           TabOrder = 1
  526.           OnClick = DelayClick
  527.         end
  528.         object RadioDelayBig: TRadioButton
  529.           Left = 8
  530.           Top = 16
  531.           Width = 113
  532.           Height = 17
  533.           Caption = 'Dlouh∩┐╜'
  534.           TabOrder = 0
  535.           OnClick = DelayClick
  536.         end
  537.         object EditDelayTrump: TEdit
  538.           Left = 128
  539.           Top = 109
  540.           Width = 57
  541.           Height = 22
  542.           ReadOnly = True
  543.           TabOrder = 4
  544.           Text = '0'
  545.         end
  546.         object EditDelayTalon: TEdit
  547.           Left = 128
  548.           Top = 133
  549.           Width = 57
  550.           Height = 22
  551.           ReadOnly = True
  552.           TabOrder = 5
  553.           Text = '0'
  554.         end
  555.         object EditDelayBubble: TEdit
  556.           Left = 128
  557.           Top = 157
  558.           Width = 57
  559.           Height = 22
  560.           ReadOnly = True
  561.           TabOrder = 6
  562.           Text = '0'
  563.         end
  564.         object EditDelayLastBubble: TEdit
  565.           Left = 128
  566.           Top = 181
  567.           Width = 57
  568.           Height = 22
  569.           ReadOnly = True
  570.           TabOrder = 7
  571.           Text = '0'
  572.         end
  573.         object EditDelayCard: TEdit
  574.           Left = 128
  575.           Top = 205
  576.           Width = 57
  577.           Height = 22
  578.           ReadOnly = True
  579.           TabOrder = 8
  580.           Text = '0'
  581.         end
  582.         object EditDelayTrick: TEdit
  583.           Left = 128
  584.           Top = 229
  585.           Width = 57
  586.           Height = 22
  587.           ReadOnly = True
  588.           TabOrder = 9
  589.           Text = '0'
  590.         end
  591.         object UpDownDelay1: TUpDown
  592.           Left = 185
  593.           Top = 109
  594.           Width = 15
  595.           Height = 22
  596.           Associate = EditDelayTrump
  597.           Min = 0
  598.           Max = 10000
  599.           Position = 0
  600.           TabOrder = 10
  601.           Wrap = False
  602.           OnClick = UpDownDelayClick
  603.         end
  604.         object UpDownDelay2: TUpDown
  605.           Left = 185
  606.           Top = 133
  607.           Width = 15
  608.           Height = 22
  609.           Associate = EditDelayTalon
  610.           Min = 0
  611.           Max = 10000
  612.           Increment = 100
  613.           Position = 0
  614.           TabOrder = 11
  615.           Wrap = False
  616.           OnClick = UpDownDelayClick
  617.         end
  618.         object UpDownDelay3: TUpDown
  619.           Left = 185
  620.           Top = 157
  621.           Width = 15
  622.           Height = 22
  623.           Associate = EditDelayBubble
  624.           Min = 0
  625.           Max = 10000
  626.           Increment = 100
  627.           Position = 0
  628.           TabOrder = 12
  629.           Wrap = False
  630.           OnClick = UpDownDelayClick
  631.         end
  632.         object UpDownDelay4: TUpDown
  633.           Left = 185
  634.           Top = 181
  635.           Width = 15
  636.           Height = 22
  637.           Associate = EditDelayLastBubble
  638.           Min = 0
  639.           Max = 10000
  640.           Increment = 100
  641.           Position = 0
  642.           TabOrder = 13
  643.           Wrap = False
  644.           OnClick = UpDownDelayClick
  645.         end
  646.         object UpDownDelay5: TUpDown
  647.           Left = 185
  648.           Top = 205
  649.           Width = 15
  650.           Height = 22
  651.           Associate = EditDelayCard
  652.           Min = 0
  653.           Max = 10000
  654.           Increment = 100
  655.           Position = 0
  656.           TabOrder = 14
  657.           Wrap = False
  658.           OnClick = UpDownDelayClick
  659.         end
  660.         object UpDownDelay6: TUpDown
  661.           Left = 185
  662.           Top = 229
  663.           Width = 15
  664.           Height = 22
  665.           Associate = EditDelayTrick
  666.           Min = 0
  667.           Max = 10000
  668.           Increment = 100
  669.           Position = 0
  670.           TabOrder = 15
  671.           Wrap = False
  672.           OnClick = UpDownDelayClick
  673.         end
  674.       end
  675.       object GroupBox6: TGroupBox
  676.         Left = 232
  677.         Top = 8
  678.         Width = 121
  679.         Height = 113
  680.         Caption = ' Animace '
  681.         TabOrder = 1
  682.         object RadioAnimNo: TRadioButton
  683.           Left = 8
  684.           Top = 16
  685.           Width = 105
  686.           Height = 17
  687.           Caption = '∩┐╜∩┐╜dn∩┐╜'
  688.           TabOrder = 0
  689.           OnExit = AppearExit
  690.         end
  691.         object RadioAnimSlow: TRadioButton
  692.           Left = 8
  693.           Top = 40
  694.           Width = 105
  695.           Height = 17
  696.           Caption = 'Pomal∩┐╜'
  697.           TabOrder = 1
  698.           OnExit = AppearExit
  699.         end
  700.         object RadioAnimNormal: TRadioButton
  701.           Left = 8
  702.           Top = 64
  703.           Width = 105
  704.           Height = 17
  705.           Caption = 'Norm∩┐╜ln∩┐╜'
  706.           TabOrder = 2
  707.           OnExit = AppearExit
  708.         end
  709.         object RadioAnimFast: TRadioButton
  710.           Left = 8
  711.           Top = 88
  712.           Width = 105
  713.           Height = 17
  714.           Caption = 'Rychl∩┐╜'
  715.           TabOrder = 3
  716.           OnExit = AppearExit
  717.         end
  718.       end
  719.     end
  720.     object LookSheet: TTabSheet
  721.       Caption = 'Ostatn∩┐╜'
  722.       ImageIndex = 3
  723.       object LblColor: TLabel
  724.         Left = 16
  725.         Top = 16
  726.         Width = 67
  727.         Height = 14
  728.         Caption = 'Barva pozad∩┐╜'
  729.       end
  730.       object LblFaces: TLabel
  731.         Left = 16
  732.         Top = 48
  733.         Width = 68
  734.         Height = 14
  735.         Caption = 'Bal∩┐╜∩┐╜ek karet'
  736.       end
  737.       object LblBack: TLabel
  738.         Left = 16
  739.         Top = 80
  740.         Width = 53
  741.         Height = 14
  742.         Caption = 'Rub karet'
  743.       end
  744.       object SpeedButton1: TSpeedButton
  745.         Left = 288
  746.         Top = 80
  747.         Width = 23
  748.         Height = 20
  749.         Glyph.Data = {
  750.           36040000424D3604000000000000360000002800000010000000100000000100
  751.           2000000000000004000000000000000000000000000000000000FF00FF00FF00
  752.           FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  753.           FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  754.           FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  755.           FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00000000000000
  756.           0000000000000000000000000000000000000000000000000000000000000000
  757.           000000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00000000000000
  758.           0000008484000084840000848400008484000084840000848400008484000084
  759.           84000084840000000000FF00FF00FF00FF00FF00FF00FF00FF000000000000FF
  760.           FF00000000000084840000848400008484000084840000848400008484000084
  761.           8400008484000084840000000000FF00FF00FF00FF00FF00FF0000000000FFFF
  762.           FF0000FFFF000000000000848400008484000084840000848400008484000084
  763.           840000848400008484000084840000000000FF00FF00FF00FF000000000000FF
  764.           FF00FFFFFF0000FFFF0000000000008484000084840000848400008484000084
  765.           84000084840000848400008484000084840000000000FF00FF0000000000FFFF
  766.           FF0000FFFF00FFFFFF0000FFFF00000000000000000000000000000000000000
  767.           00000000000000000000000000000000000000000000000000000000000000FF
  768.           FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF
  769.           FF0000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF0000000000FFFF
  770.           FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
  771.           FF0000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF000000000000FF
  772.           FF00FFFFFF0000FFFF0000000000000000000000000000000000000000000000
  773.           000000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF000000
  774.           00000000000000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  775.           FF00FF00FF00FF00FF00000000000000000000000000FF00FF00FF00FF00FF00
  776.           FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  777.           FF00FF00FF00FF00FF00FF00FF000000000000000000FF00FF00FF00FF00FF00
  778.           FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF0000000000FF00
  779.           FF00FF00FF00FF00FF0000000000FF00FF0000000000FF00FF00FF00FF00FF00
  780.           FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF000000
  781.           00000000000000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  782.           FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  783.           FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00}
  784.         OnClick = SpeedButton1Click
  785.       end
  786.       object ColorPanel: TPanel
  787.         Left = 104
  788.         Top = 12
  789.         Width = 129
  790.         Height = 26
  791.         Caption = 'ColorPanel'
  792.         TabOrder = 0
  793.         OnClick = ColorPanelClick
  794.         object ColorShape: TShape
  795.           Left = 4
  796.           Top = 4
  797.           Width = 121
  798.           Height = 18
  799.           Brush.Color = clGreen
  800.           Enabled = False
  801.         end
  802.       end
  803.       object ComboFaces: TComboBox
  804.         Left = 104
  805.         Top = 46
  806.         Width = 129
  807.         Height = 22
  808.         Style = csDropDownList
  809.         ItemHeight = 14
  810.         TabOrder = 1
  811.         OnExit = AppearExit
  812.         Items.Strings = (
  813.           'Jednohlav∩┐╜'
  814.           'Dvouhlav∩┐╜')
  815.       end
  816.       object GrpPreview: TGroupBox
  817.         Left = 336
  818.         Top = 8
  819.         Width = 113
  820.         Height = 177
  821.         Caption = ' N∩┐╜hled rubu '
  822.         TabOrder = 2
  823.         object ImgPattern: TImage
  824.           Left = 14
  825.           Top = 24
  826.           Width = 89
  827.           Height = 137
  828.         end
  829.       end
  830.       object EditPattern: TEdit
  831.         Left = 104
  832.         Top = 80
  833.         Width = 185
  834.         Height = 22
  835.         TabOrder = 3
  836.         OnExit = AppearExit
  837.       end
  838.       object GroupBox7: TGroupBox
  839.         Left = 16
  840.         Top = 120
  841.         Width = 121
  842.         Height = 73
  843.         Caption = ' T∩┐╜∩┐╜d∩┐╜n∩┐╜ karet '
  844.         TabOrder = 4
  845.         object RadioSortAsc: TRadioButton
  846.           Left = 8
  847.           Top = 16
  848.           Width = 105
  849.           Height = 17
  850.           Caption = 'Vzestupn∩┐╜'
  851.           TabOrder = 0
  852.           OnExit = AppearExit
  853.         end
  854.         object RadioSortDesc: TRadioButton
  855.           Left = 8
  856.           Top = 32
  857.           Width = 105
  858.           Height = 17
  859.           Caption = 'Sestupn∩┐╜'
  860.           TabOrder = 1
  861.           OnExit = AppearExit
  862.         end
  863.         object RadioSortNone: TRadioButton
  864.           Left = 8
  865.           Top = 48
  866.           Width = 105
  867.           Height = 17
  868.           Caption = 'Karty net∩┐╜∩┐╜dit'
  869.           TabOrder = 2
  870.           OnExit = AppearExit
  871.         end
  872.       end
  873.       object GroupBox8: TGroupBox
  874.         Left = 144
  875.         Top = 120
  876.         Width = 121
  877.         Height = 57
  878.         Caption = ' ∩┐╜azen∩┐╜ des∩┐╜tky '
  879.         TabOrder = 5
  880.         object RadioSortXPower: TRadioButton
  881.           Left = 8
  882.           Top = 16
  883.           Width = 105
  884.           Height = 17
  885.           Caption = 'Podle s∩┐╜ly'
  886.           TabOrder = 0
  887.           OnExit = AppearExit
  888.         end
  889.         object RadioSortXValue: TRadioButton
  890.           Left = 8
  891.           Top = 32
  892.           Width = 105
  893.           Height = 17
  894.           Caption = 'Podle hodnoty'
  895.           TabOrder = 1
  896.           OnExit = AppearExit
  897.         end
  898.       end
  899.     end
  900.   end
  901.   object BtnOK: TBitBtn
  902.     Left = 304
  903.     Top = 328
  904.     Width = 75
  905.     Height = 25
  906.     Caption = 'OK'
  907.     Font.Charset = DEFAULT_CHARSET
  908.     Font.Color = clWindowText
  909.     Font.Height = -12
  910.     Font.Name = 'Tahoma'
  911.     Font.Style = [fsBold]
  912.     ParentFont = False
  913.     TabOrder = 1
  914.     OnClick = BtnOKClick
  915.     Kind = bkYes
  916.   end
  917.   object BtnCancel: TBitBtn
  918.     Left = 392
  919.     Top = 328
  920.     Width = 75
  921.     Height = 25
  922.     Caption = 'Zru∩┐╜it'
  923.     Font.Charset = DEFAULT_CHARSET
  924.     Font.Color = clWindowText
  925.     Font.Height = -12
  926.     Font.Name = 'Tahoma'
  927.     Font.Style = [fsBold]
  928.     ParentFont = False
  929.     TabOrder = 2
  930.     OnClick = BtnCancelClick
  931.     Kind = bkCancel
  932.   end
  933.   object ColorDialog: TColorDialog
  934.     Ctl3D = True
  935.     Left = 8
  936.     Top = 328
  937.   end
  938.   object XPMenu1: TXPMenu
  939.     DimLevel = 30
  940.     GrayLevel = 10
  941.     Font.Charset = EASTEUROPE_CHARSET
  942.     Font.Color = clMenuText
  943.     Font.Height = -11
  944.     Font.Name = 'Tahoma'
  945.     Font.Style = []
  946.     Color = clBtnFace
  947.     DrawMenuBar = False
  948.     IconBackColor = clBtnFace
  949.     MenuBarColor = clBtnFace
  950.     SelectColor = clHighlight
  951.     SelectBorderColor = clHighlight
  952.     SelectFontColor = clMenuText
  953.     DisabledColor = clInactiveCaption
  954.     SeparatorColor = clBtnFace
  955.     CheckedColor = clHighlight
  956.     IconWidth = 24
  957.     DrawSelect = True
  958.     UseSystemColors = True
  959.     UseDimColor = False
  960.     OverrideOwnerDraw = False
  961.     Gradient = False
  962.     FlatMenu = False
  963.     AutoDetect = True
  964.     Active = True
  965.     Left = 48
  966.     Top = 328
  967.   end
  968.   object OpenDialog: TOpenDialog
  969.     Filter = 'Bitmapy (*.bmp)|*.bmp'
  970.     Left = 88
  971.     Top = 328
  972.   end
  973. end
  974.