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

  1. object StatWynikow: TStatWynikow
  2.   Left = 161
  3.   Top = 12
  4.   Width = 311
  5.   Height = 440
  6.   Caption = 'Statystyka wynik∩┐╜w'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnActivate = FormActivate
  13.   OnCreate = FormCreate
  14.   OnPaint = FormPaint
  15.   OnResize = FormResize
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Grid: TStringGrid
  19.     Tag = 1013
  20.     Left = 7
  21.     Top = 8
  22.     Width = 288
  23.     Height = 362
  24.     ColCount = 4
  25.     DefaultRowHeight = 16
  26.     FixedCols = 0
  27.     RowCount = 4
  28.     TabOrder = 0
  29.   end
  30.   object GradBtn3: TGradBtn
  31.     Left = 197
  32.     Top = 378
  33.     Width = 101
  34.     Height = 30
  35.     Hint = 'Zamknij okno'
  36.     DisabledColor = clGray
  37.     BtnHiliteClr = clWhite
  38.     BtnShadowClr = clBlack
  39.     BeginColor = 13553358
  40.     EndColor = 6250335
  41.     SwapColors = False
  42.     GradientStyle = gsVertical
  43.     TextStyle = tsInset
  44.     TextShadeType = stHeavy
  45.     Presets = Aluminum
  46.     Caption = 'Zamknij'
  47.     OnClick = GradBtn3Click
  48.     Font.Charset = EASTEUROPE_CHARSET
  49.     Font.Color = clWhite
  50.     Font.Height = -17
  51.     Font.Name = 'Verdana'
  52.     Font.Style = [fsBold]
  53.     ShowHint = True
  54.     TabOrder = 1
  55.     TabStop = True
  56.   end
  57.   object GradBtn11: TGradBtn
  58.     Left = 7
  59.     Top = 378
  60.     Width = 101
  61.     Height = 30
  62.     Hint = 'Poka∩┐╜ pomoc'
  63.     DisabledColor = clGray
  64.     BtnHiliteClr = clWhite
  65.     BtnShadowClr = clBlack
  66.     BeginColor = 13553358
  67.     EndColor = 6250335
  68.     SwapColors = False
  69.     GradientStyle = gsVertical
  70.     TextStyle = tsInset
  71.     TextShadeType = stHeavy
  72.     Presets = Aluminum
  73.     Caption = 'Pomoc'
  74.     OnClick = GradBtn11Click
  75.     Font.Charset = EASTEUROPE_CHARSET
  76.     Font.Color = clWhite
  77.     Font.Height = -17
  78.     Font.Name = 'Verdana'
  79.     Font.Style = [fsBold]
  80.     ShowHint = True
  81.     TabOrder = 2
  82.     TabStop = True
  83.   end
  84. end
  85.