home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Software / Komercni / sazka / Sazka.exe / 0 / RCDATA / TWYGRANE / TWYGRANE.txt < prev   
Text File  |  2001-03-06  |  4KB  |  172 lines

  1. object Wygrane: TWygrane
  2.   Left = 99
  3.   Top = 0
  4.   BorderStyle = bsDialog
  5.   Caption = 'Nasze wygrane'
  6.   ClientHeight = 511
  7.   ClientWidth = 533
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnPaint = FormPaint
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 8
  20.     Top = 72
  21.     Width = 520
  22.     Height = 377
  23.     Style = bsRaised
  24.   end
  25.   object Image1: TImage
  26.     Left = 16
  27.     Top = 80
  28.     Width = 500
  29.     Height = 361
  30.     IncrementalDisplay = True
  31.     Picture.Data = {<image000.bmp>}
  32.     Transparent = True
  33.   end
  34.   object Image2: TImage
  35.     Left = 17
  36.     Top = 80
  37.     Width = 500
  38.     Height = 360
  39.     IncrementalDisplay = True
  40.     Picture.Data = {<image001.bmp>}
  41.   end
  42.   object Image3: TImage
  43.     Left = 346
  44.     Top = 98
  45.     Width = 100
  46.     Height = 100
  47.     AutoSize = True
  48.     Picture.Data = {<image002.bmp>}
  49.     Visible = False
  50.   end
  51.   object TransparentMemo1: TTransparentMemo
  52.     Left = 4
  53.     Top = 1
  54.     Width = 529
  55.     Height = 65
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clWindowText
  58.     Font.Height = -11
  59.     Font.Name = 'MS Sans Serif'
  60.     Font.Style = [fsBold]
  61.     TransparentColor = clMaroon
  62.     BlickColor = clBlack
  63.     ClickColor = clBlack
  64.     Clickable = False
  65.     Blickable = False
  66.     ExtraLineSpacing = 0
  67.     Selected = -1
  68.     Alignment = taCenter
  69.   end
  70.   object Label1: TLabel
  71.     Left = 45
  72.     Top = 56
  73.     Width = 450
  74.     Height = 13
  75.     Caption = 
  76.       'Na koniec ∩┐╜yczymy Pa∩┐╜stwu r∩┐╜wnie wysokich lub jeszcze wy∩┐╜szych w' +
  77.       'ygranych.'
  78.     Font.Charset = DEFAULT_CHARSET
  79.     Font.Color = clWindowText
  80.     Font.Height = -11
  81.     Font.Name = 'MS Sans Serif'
  82.     Font.Style = [fsBold]
  83.     ParentFont = False
  84.     Transparent = True
  85.   end
  86.   object Label2: TLabel
  87.     Left = 35
  88.     Top = 453
  89.     Width = 469
  90.     Height = 13
  91.     Caption = 
  92.       'W menu narz∩┐╜dzia -> konfiguracja mo∩┐╜na wy∩┐╜∩┐╜czy∩┐╜ pojawianie si∩┐╜ t' +
  93.       'ego okna przy starcie programu.'
  94.     Transparent = True
  95.   end
  96.   object OK: TGradBtn
  97.     Left = 8
  98.     Top = 471
  99.     Width = 120
  100.     Height = 30
  101.     DisabledColor = clGray
  102.     BtnHiliteClr = clWhite
  103.     BtnShadowClr = clBlack
  104.     BeginColor = 13553358
  105.     EndColor = 6250335
  106.     SwapColors = False
  107.     GradientStyle = gsVertical
  108.     TextStyle = tsInset
  109.     TextShadeType = stHeavy
  110.     Presets = Aluminum
  111.     Caption = 'Wygrana 1'
  112.     OnClick = OKClick
  113.     Font.Charset = EASTEUROPE_CHARSET
  114.     Font.Color = clWhite
  115.     Font.Height = -17
  116.     Font.Name = 'Verdana'
  117.     Font.Style = [fsBold]
  118.     TabOrder = 0
  119.     TabStop = True
  120.   end
  121.   object GradBtn1: TGradBtn
  122.     Left = 147
  123.     Top = 471
  124.     Width = 120
  125.     Height = 30
  126.     DisabledColor = clGray
  127.     BtnHiliteClr = clWhite
  128.     BtnShadowClr = clBlack
  129.     BeginColor = 13553358
  130.     EndColor = 6250335
  131.     SwapColors = False
  132.     GradientStyle = gsVertical
  133.     TextStyle = tsInset
  134.     TextShadeType = stHeavy
  135.     Presets = Aluminum
  136.     Caption = 'Wygrana 2'
  137.     OnClick = GradBtn1Click
  138.     Font.Charset = EASTEUROPE_CHARSET
  139.     Font.Color = clWhite
  140.     Font.Height = -17
  141.     Font.Name = 'Verdana'
  142.     Font.Style = [fsBold]
  143.     TabOrder = 1
  144.     TabStop = True
  145.   end
  146.   object GradBtn2: TGradBtn
  147.     Left = 409
  148.     Top = 471
  149.     Width = 120
  150.     Height = 30
  151.     DisabledColor = clGray
  152.     BtnHiliteClr = clWhite
  153.     BtnShadowClr = clBlack
  154.     BeginColor = 13553358
  155.     EndColor = 6250335
  156.     SwapColors = False
  157.     GradientStyle = gsVertical
  158.     TextStyle = tsInset
  159.     TextShadeType = stHeavy
  160.     Presets = Aluminum
  161.     Caption = 'Zamknij'
  162.     OnClick = GradBtn2Click
  163.     Font.Charset = EASTEUROPE_CHARSET
  164.     Font.Color = clWhite
  165.     Font.Height = -17
  166.     Font.Name = 'Verdana'
  167.     Font.Style = [fsBold]
  168.     TabOrder = 2
  169.     TabStop = True
  170.   end
  171. end
  172.