object Wygrane: TWygrane Left = 99 Top = 0 BorderStyle = bsDialog Caption = 'Nasze wygrane' ClientHeight = 511 ClientWidth = 533 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 72 Width = 520 Height = 377 Style = bsRaised end object Image1: TImage Left = 16 Top = 80 Width = 500 Height = 361 IncrementalDisplay = True Picture.Data = {} Transparent = True end object Image2: TImage Left = 17 Top = 80 Width = 500 Height = 360 IncrementalDisplay = True Picture.Data = {} end object Image3: TImage Left = 346 Top = 98 Width = 100 Height = 100 AutoSize = True Picture.Data = {} Visible = False end object TransparentMemo1: TTransparentMemo Left = 4 Top = 1 Width = 529 Height = 65 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] TransparentColor = clMaroon BlickColor = clBlack ClickColor = clBlack Clickable = False Blickable = False ExtraLineSpacing = 0 Selected = -1 Alignment = taCenter end object Label1: TLabel Left = 45 Top = 56 Width = 450 Height = 13 Caption = 'Na koniec �yczymy Pa�stwu r�wnie wysokich lub jeszcze wy�szych w' + 'ygranych.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label2: TLabel Left = 35 Top = 453 Width = 469 Height = 13 Caption = 'W menu narz�dzia -> konfiguracja mo�na wy��czy� pojawianie si� t' + 'ego okna przy starcie programu.' Transparent = True end object OK: TGradBtn Left = 8 Top = 471 Width = 120 Height = 30 DisabledColor = clGray BtnHiliteClr = clWhite BtnShadowClr = clBlack BeginColor = 13553358 EndColor = 6250335 SwapColors = False GradientStyle = gsVertical TextStyle = tsInset TextShadeType = stHeavy Presets = Aluminum Caption = 'Wygrana 1' OnClick = OKClick Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -17 Font.Name = 'Verdana' Font.Style = [fsBold] TabOrder = 0 TabStop = True end object GradBtn1: TGradBtn Left = 147 Top = 471 Width = 120 Height = 30 DisabledColor = clGray BtnHiliteClr = clWhite BtnShadowClr = clBlack BeginColor = 13553358 EndColor = 6250335 SwapColors = False GradientStyle = gsVertical TextStyle = tsInset TextShadeType = stHeavy Presets = Aluminum Caption = 'Wygrana 2' OnClick = GradBtn1Click Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -17 Font.Name = 'Verdana' Font.Style = [fsBold] TabOrder = 1 TabStop = True end object GradBtn2: TGradBtn Left = 409 Top = 471 Width = 120 Height = 30 DisabledColor = clGray BtnHiliteClr = clWhite BtnShadowClr = clBlack BeginColor = 13553358 EndColor = 6250335 SwapColors = False GradientStyle = gsVertical TextStyle = tsInset TextShadeType = stHeavy Presets = Aluminum Caption = 'Zamknij' OnClick = GradBtn2Click Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -17 Font.Name = 'Verdana' Font.Style = [fsBold] TabOrder = 2 TabStop = True end end