object SettingForm: TSettingForm Left = 282 Top = 195 BorderStyle = bsDialog Caption = 'Mo�nosti' ClientHeight = 365 ClientWidth = 481 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 16 object PageControl: TPageControl Left = 8 Top = 8 Width = 465 Height = 305 ActivePage = LookSheet Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 object PlayerSheet: TTabSheet Caption = 'Hr��i' ImageIndex = 2 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 297 Height = 44 Caption = ' �lov�k ' TabOrder = 0 object Label1: TLabel Left = 8 Top = 18 Width = 36 Height = 14 Caption = 'Jm�no' end object Label2: TLabel Left = 160 Top = 18 Width = 35 Height = 14 Caption = 'Pen�ze' end object EditName1: TEdit Left = 56 Top = 14 Width = 89 Height = 22 MaxLength = 20 TabOrder = 0 OnExit = NamesExit end object EditCredit1: TEdit Left = 208 Top = 14 Width = 81 Height = 22 TabOrder = 1 OnExit = MoneyExit end end object GroupBox2: TGroupBox Left = 8 Top = 64 Width = 297 Height = 44 Caption = ' Komputer 1 ' TabOrder = 1 object Label3: TLabel Left = 8 Top = 18 Width = 36 Height = 14 Caption = 'Jm�no' end object Label4: TLabel Left = 160 Top = 18 Width = 35 Height = 14 Caption = 'Pen�ze' end object EditName2: TEdit Left = 56 Top = 14 Width = 89 Height = 22 MaxLength = 20 TabOrder = 0 OnExit = NamesExit end object EditCredit2: TEdit Left = 208 Top = 14 Width = 81 Height = 22 TabOrder = 1 OnExit = MoneyExit end end object GroupBox3: TGroupBox Left = 8 Top = 120 Width = 297 Height = 44 Caption = ' Komputer 2 ' TabOrder = 2 object Label5: TLabel Left = 8 Top = 18 Width = 36 Height = 14 Caption = 'Jm�no' end object Label6: TLabel Left = 160 Top = 18 Width = 35 Height = 14 Caption = 'Pen�ze' end object EditName3: TEdit Left = 56 Top = 14 Width = 89 Height = 22 MaxLength = 20 TabOrder = 0 OnExit = NamesExit end object EditCredit3: TEdit Left = 208 Top = 14 Width = 81 Height = 22 TabOrder = 1 OnExit = MoneyExit end end object Button1: TButton Left = 8 Top = 176 Width = 129 Height = 25 Caption = 'Zarovnat na 1000' TabOrder = 3 OnClick = Button1Click end end object MoneySheet: TTabSheet Caption = 'Pravidla' object GrpPrices: TGroupBox Left = 272 Top = 8 Width = 177 Height = 169 Caption = ' Cen�k ' TabOrder = 1 object LblPriceBasis: TLabel Left = 8 Top = 16 Width = 55 Height = 14 Caption = 'Z�klad hry' end object LblPrice100: TLabel Left = 8 Top = 40 Width = 37 Height = 14 Caption = 'Stovka' end object LblPriceBetl: TLabel Left = 8 Top = 64 Width = 21 Height = 14 Caption = 'Betl' end object LblPriceDurch: TLabel Left = 8 Top = 88 Width = 32 Height = 14 Caption = 'Durch' end object LblPrice7: TLabel Left = 8 Top = 112 Width = 80 Height = 14 Caption = 'Hl�en� sedma' end object LblPriceQuiet7: TLabel Left = 8 Top = 136 Width = 68 Height = 14 Caption = 'Tich� sedma' end object LblX1: TLabel Left = 160 Top = 40 Width = 6 Height = 14 Caption = 'x' end object LblX2: TLabel Left = 160 Top = 64 Width = 6 Height = 14 Caption = 'x' end object LblX3: TLabel Left = 160 Top = 88 Width = 6 Height = 14 Caption = 'x' end object LblX4: TLabel Left = 160 Top = 112 Width = 6 Height = 14 Caption = 'x' end object LblX5: TLabel Left = 160 Top = 136 Width = 6 Height = 14 Caption = 'x' end object EditPrice1: TEdit Left = 104 Top = 14 Width = 49 Height = 22 TabOrder = 0 OnExit = MoneyExit end object EditPrice3: TEdit Left = 104 Top = 62 Width = 49 Height = 22 TabOrder = 2 OnExit = MoneyExit end object EditPrice4: TEdit Left = 104 Top = 86 Width = 49 Height = 22 TabOrder = 3 OnExit = MoneyExit end object EditPrice5: TEdit Left = 104 Top = 110 Width = 49 Height = 22 TabOrder = 4 OnExit = MoneyExit end object EditPrice6: TEdit Left = 104 Top = 134 Width = 49 Height = 22 TabOrder = 5 OnExit = MoneyExit end object EditPrice2: TEdit Left = 104 Top = 38 Width = 49 Height = 22 TabOrder = 1 OnExit = MoneyExit end end object GroupBox4: TGroupBox Left = 8 Top = 8 Width = 257 Height = 201 Caption = ' M�ch�n� ' TabOrder = 0 object LblShuffles: TLabel Left = 40 Top = 96 Width = 76 Height = 14 Caption = 'Po�et m�ch�n�' end object LblCuts: TLabel Left = 40 Top = 120 Width = 75 Height = 14 Caption = 'Po�et sejmut�' end object LblMinThrow: TLabel Left = 40 Top = 144 Width = 88 Height = 14 Caption = 'Minim�ln� p�ehoz' end object LblMaxThrow: TLabel Left = 40 Top = 168 Width = 91 Height = 14 Caption = 'Maxim�ln� p�ehoz' end object RadioShuffleCut: TRadioButton Left = 8 Top = 16 Width = 241 Height = 17 Caption = 'P�ed ka�dou hrou zam�chat a sejmout' Checked = True TabOrder = 0 TabStop = True OnClick = RadioShuffleCutClick end object RadioCut: TRadioButton Left = 8 Top = 40 Width = 217 Height = 17 Caption = 'Nem�chat, pouze sejmout' TabOrder = 1 OnClick = RadioCutClick end object RadioCustomShuffling: TRadioButton Left = 8 Top = 64 Width = 129 Height = 17 Caption = 'Vlastn� nastaven�' TabOrder = 2 OnClick = RadioCustomShufflingClick end object EditShuffles: TEdit Left = 152 Top = 94 Width = 65 Height = 22 ReadOnly = True TabOrder = 3 Text = '0' end object EditCuts: TEdit Left = 152 Top = 118 Width = 65 Height = 22 ReadOnly = True TabOrder = 4 Text = '0' end object EditMin: TEdit Left = 152 Top = 142 Width = 65 Height = 22 ReadOnly = True TabOrder = 5 Text = '1' end object EditMax: TEdit Left = 152 Top = 166 Width = 65 Height = 22 ReadOnly = True TabOrder = 6 Text = '1' end object UpDownShuffle1: TUpDown Left = 217 Top = 94 Width = 15 Height = 22 Associate = EditShuffles Min = 0 Position = 0 TabOrder = 7 Wrap = False OnClick = UpDownShuffleClick end object UpDownShuffle2: TUpDown Left = 217 Top = 118 Width = 15 Height = 22 Associate = EditCuts Min = 0 Position = 0 TabOrder = 8 Wrap = False OnClick = UpDownShuffleClick end object UpDownShuffle4: TUpDown Left = 217 Top = 142 Width = 15 Height = 22 Associate = EditMin Min = 1 Max = 32 Position = 1 TabOrder = 9 Wrap = False OnClick = UpDownShuffleClick end object UpDownShuffle3: TUpDown Left = 217 Top = 166 Width = 15 Height = 22 Associate = EditMax Min = 1 Max = 32 Position = 1 TabOrder = 10 Wrap = False OnClick = UpDownShuffleClick end end end object TabSheet1: TTabSheet Caption = 'Rychlost' ImageIndex = 4 object GroupBox5: TGroupBox Left = 8 Top = 8 Width = 217 Height = 265 Caption = ' Prodlevy ' TabOrder = 0 object LblDelaySelect: TLabel Left = 32 Top = 112 Width = 80 Height = 14 Caption = 'V�b�ru trumfu' end object LblDelayTalon: TLabel Left = 32 Top = 136 Width = 89 Height = 14 Caption = 'Odhozen� talonu' end object LblDelayBubble: TLabel Left = 32 Top = 160 Width = 92 Height = 14 Caption = 'Mluven� p�i licitaci' end object LblDelayLastBubble: TLabel Left = 32 Top = 184 Width = 74 Height = 14 Caption = 'Konec licitace' end object LblDelayCard: TLabel Left = 32 Top = 208 Width = 64 Height = 14 Caption = 'V�nos karty' end object LblDelayTrick: TLabel Left = 32 Top = 232 Width = 66 Height = 14 Caption = 'Bran� �tychu' end object RadioDelayShort: TRadioButton Left = 8 Top = 64 Width = 113 Height = 17 Caption = 'Kr�tk�' TabOrder = 2 OnClick = DelayClick end object RadioDelayCustom: TRadioButton Left = 8 Top = 88 Width = 113 Height = 17 Caption = 'Vlastn�' TabOrder = 3 OnClick = DelayClick end object RadioDelayNormal: TRadioButton Left = 8 Top = 40 Width = 113 Height = 17 Caption = 'St�edn� ' TabOrder = 1 OnClick = DelayClick end object RadioDelayBig: TRadioButton Left = 8 Top = 16 Width = 113 Height = 17 Caption = 'Dlouh�' TabOrder = 0 OnClick = DelayClick end object EditDelayTrump: TEdit Left = 128 Top = 109 Width = 57 Height = 22 ReadOnly = True TabOrder = 4 Text = '0' end object EditDelayTalon: TEdit Left = 128 Top = 133 Width = 57 Height = 22 ReadOnly = True TabOrder = 5 Text = '0' end object EditDelayBubble: TEdit Left = 128 Top = 157 Width = 57 Height = 22 ReadOnly = True TabOrder = 6 Text = '0' end object EditDelayLastBubble: TEdit Left = 128 Top = 181 Width = 57 Height = 22 ReadOnly = True TabOrder = 7 Text = '0' end object EditDelayCard: TEdit Left = 128 Top = 205 Width = 57 Height = 22 ReadOnly = True TabOrder = 8 Text = '0' end object EditDelayTrick: TEdit Left = 128 Top = 229 Width = 57 Height = 22 ReadOnly = True TabOrder = 9 Text = '0' end object UpDownDelay1: TUpDown Left = 185 Top = 109 Width = 15 Height = 22 Associate = EditDelayTrump Min = 0 Max = 10000 Position = 0 TabOrder = 10 Wrap = False OnClick = UpDownDelayClick end object UpDownDelay2: TUpDown Left = 185 Top = 133 Width = 15 Height = 22 Associate = EditDelayTalon Min = 0 Max = 10000 Increment = 100 Position = 0 TabOrder = 11 Wrap = False OnClick = UpDownDelayClick end object UpDownDelay3: TUpDown Left = 185 Top = 157 Width = 15 Height = 22 Associate = EditDelayBubble Min = 0 Max = 10000 Increment = 100 Position = 0 TabOrder = 12 Wrap = False OnClick = UpDownDelayClick end object UpDownDelay4: TUpDown Left = 185 Top = 181 Width = 15 Height = 22 Associate = EditDelayLastBubble Min = 0 Max = 10000 Increment = 100 Position = 0 TabOrder = 13 Wrap = False OnClick = UpDownDelayClick end object UpDownDelay5: TUpDown Left = 185 Top = 205 Width = 15 Height = 22 Associate = EditDelayCard Min = 0 Max = 10000 Increment = 100 Position = 0 TabOrder = 14 Wrap = False OnClick = UpDownDelayClick end object UpDownDelay6: TUpDown Left = 185 Top = 229 Width = 15 Height = 22 Associate = EditDelayTrick Min = 0 Max = 10000 Increment = 100 Position = 0 TabOrder = 15 Wrap = False OnClick = UpDownDelayClick end end object GroupBox6: TGroupBox Left = 232 Top = 8 Width = 121 Height = 113 Caption = ' Animace ' TabOrder = 1 object RadioAnimNo: TRadioButton Left = 8 Top = 16 Width = 105 Height = 17 Caption = '��dn�' TabOrder = 0 OnExit = AppearExit end object RadioAnimSlow: TRadioButton Left = 8 Top = 40 Width = 105 Height = 17 Caption = 'Pomal�' TabOrder = 1 OnExit = AppearExit end object RadioAnimNormal: TRadioButton Left = 8 Top = 64 Width = 105 Height = 17 Caption = 'Norm�ln�' TabOrder = 2 OnExit = AppearExit end object RadioAnimFast: TRadioButton Left = 8 Top = 88 Width = 105 Height = 17 Caption = 'Rychl�' TabOrder = 3 OnExit = AppearExit end end end object LookSheet: TTabSheet Caption = 'Ostatn�' ImageIndex = 3 object LblColor: TLabel Left = 16 Top = 16 Width = 67 Height = 14 Caption = 'Barva pozad�' end object LblFaces: TLabel Left = 16 Top = 48 Width = 68 Height = 14 Caption = 'Bal��ek karet' end object LblBack: TLabel Left = 16 Top = 80 Width = 53 Height = 14 Caption = 'Rub karet' end object SpeedButton1: TSpeedButton Left = 288 Top = 80 Width = 23 Height = 20 Glyph.Data = { 36040000424D3604000000000000360000002800000010000000100000000100 2000000000000004000000000000000000000000000000000000FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00000000000000 0000008484000084840000848400008484000084840000848400008484000084 84000084840000000000FF00FF00FF00FF00FF00FF00FF00FF000000000000FF FF00000000000084840000848400008484000084840000848400008484000084 8400008484000084840000000000FF00FF00FF00FF00FF00FF0000000000FFFF FF0000FFFF000000000000848400008484000084840000848400008484000084 840000848400008484000084840000000000FF00FF00FF00FF000000000000FF FF00FFFFFF0000FFFF0000000000008484000084840000848400008484000084 84000084840000848400008484000084840000000000FF00FF0000000000FFFF FF0000FFFF00FFFFFF0000FFFF00000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000FF FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF FF0000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF0000000000FFFF FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF FF0000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF000000000000FF FF00FFFFFF0000FFFF0000000000000000000000000000000000000000000000 000000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF000000 00000000000000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00000000000000000000000000FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF000000000000000000FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF0000000000FF00 FF00FF00FF00FF00FF0000000000FF00FF0000000000FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF000000 00000000000000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00 FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00} OnClick = SpeedButton1Click end object ColorPanel: TPanel Left = 104 Top = 12 Width = 129 Height = 26 Caption = 'ColorPanel' TabOrder = 0 OnClick = ColorPanelClick object ColorShape: TShape Left = 4 Top = 4 Width = 121 Height = 18 Brush.Color = clGreen Enabled = False end end object ComboFaces: TComboBox Left = 104 Top = 46 Width = 129 Height = 22 Style = csDropDownList ItemHeight = 14 TabOrder = 1 OnExit = AppearExit Items.Strings = ( 'Jednohlav�' 'Dvouhlav�') end object GrpPreview: TGroupBox Left = 336 Top = 8 Width = 113 Height = 177 Caption = ' N�hled rubu ' TabOrder = 2 object ImgPattern: TImage Left = 14 Top = 24 Width = 89 Height = 137 end end object EditPattern: TEdit Left = 104 Top = 80 Width = 185 Height = 22 TabOrder = 3 OnExit = AppearExit end object GroupBox7: TGroupBox Left = 16 Top = 120 Width = 121 Height = 73 Caption = ' T��d�n� karet ' TabOrder = 4 object RadioSortAsc: TRadioButton Left = 8 Top = 16 Width = 105 Height = 17 Caption = 'Vzestupn�' TabOrder = 0 OnExit = AppearExit end object RadioSortDesc: TRadioButton Left = 8 Top = 32 Width = 105 Height = 17 Caption = 'Sestupn�' TabOrder = 1 OnExit = AppearExit end object RadioSortNone: TRadioButton Left = 8 Top = 48 Width = 105 Height = 17 Caption = 'Karty net��dit' TabOrder = 2 OnExit = AppearExit end end object GroupBox8: TGroupBox Left = 144 Top = 120 Width = 121 Height = 57 Caption = ' �azen� des�tky ' TabOrder = 5 object RadioSortXPower: TRadioButton Left = 8 Top = 16 Width = 105 Height = 17 Caption = 'Podle s�ly' TabOrder = 0 OnExit = AppearExit end object RadioSortXValue: TRadioButton Left = 8 Top = 32 Width = 105 Height = 17 Caption = 'Podle hodnoty' TabOrder = 1 OnExit = AppearExit end end end end object BtnOK: TBitBtn Left = 304 Top = 328 Width = 75 Height = 25 Caption = 'OK' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = BtnOKClick Kind = bkYes end object BtnCancel: TBitBtn Left = 392 Top = 328 Width = 75 Height = 25 Caption = 'Zru�it' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = BtnCancelClick Kind = bkCancel end object ColorDialog: TColorDialog Ctl3D = True Left = 8 Top = 328 end object XPMenu1: TXPMenu DimLevel = 30 GrayLevel = 10 Font.Charset = EASTEUROPE_CHARSET Font.Color = clMenuText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Color = clBtnFace DrawMenuBar = False IconBackColor = clBtnFace MenuBarColor = clBtnFace SelectColor = clHighlight SelectBorderColor = clHighlight SelectFontColor = clMenuText DisabledColor = clInactiveCaption SeparatorColor = clBtnFace CheckedColor = clHighlight IconWidth = 24 DrawSelect = True UseSystemColors = True UseDimColor = False OverrideOwnerDraw = False Gradient = False FlatMenu = False AutoDetect = True Active = True Left = 48 Top = 328 end object OpenDialog: TOpenDialog Filter = 'Bitmapy (*.bmp)|*.bmp' Left = 88 Top = 328 end end