object frmGrupa06: TfrmGrupa06 Left = 249 Top = 271 HelpContext = 1019 BorderIcons = [] BorderStyle = bsToolWindow Caption = 'frmGrupa06' ClientHeight = 116 ClientWidth = 456 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 6 Top = 4 Width = 445 Height = 69 Shape = bsFrame end object Label1: TLabel Left = 20 Top = 46 Width = 137 Height = 13 Caption = 'Wysokosc udzialu w grze (%)' Font.Charset = DEFAULT_CHARSET Font.Color = 14024447 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object BitBtn1: TBitBtn Left = 10 Top = 86 Width = 75 Height = 21 Caption = 'OK' Default = True TabOrder = 1 OnClick = BitBtn1Click end object BitBtn2: TBitBtn Left = 92 Top = 86 Width = 75 Height = 21 Caption = 'Anuluj' TabOrder = 2 OnClick = BitBtn2Click end object st1: TStaticText Left = 18 Top = 14 Width = 421 Height = 17 Alignment = taCenter AutoSize = False BorderStyle = sbsSingle Caption = 'st1' Color = 14024447 ParentColor = False TabOrder = 3 end object spin1: TRxSpinEdit Left = 204 Top = 42 Width = 79 Height = 19 Alignment = taCenter MaxValue = 100.000000000000000000 ValueType = vtFloat Color = 14024447 Ctl3D = False ParentCtl3D = False TabOrder = 0 end end