home *** CD-ROM | disk | FTP | other *** search
/ Más de 2,500 Juegos / CD5.iso / zipdat / 4267 / 4267.exe / cemp1_3.exe / 0 / RCDATA / TSTATDLG / TSTATDLG.txt
Text File  |  2000-12-14  |  7KB  |  278 lines

  1. object StatDlg: TStatDlg
  2.   Left = 367
  3.   Top = 286
  4.   BorderStyle = bsSingle
  5.   Caption = 'Dialog'
  6.   ClientHeight = 231
  7.   ClientWidth = 250
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnActivate = FormActivate
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image1: TImage
  23.     Left = 8
  24.     Top = 192
  25.     Width = 32
  26.     Height = 32
  27.   end
  28.   object Panel3: TPanel
  29.     Left = 8
  30.     Top = 152
  31.     Width = 237
  32.     Height = 33
  33.     BevelInner = bvRaised
  34.     BevelOuter = bvLowered
  35.     TabOrder = 0
  36.     object reset: TCheckBox
  37.       Left = 12
  38.       Top = 8
  39.       Width = 141
  40.       Height = 17
  41.       Caption = 'Statistik r∩┐╜cksetzen'
  42.       TabOrder = 0
  43.     end
  44.   end
  45.   object Panel4: TPanel
  46.     Left = 8
  47.     Top = 8
  48.     Width = 237
  49.     Height = 137
  50.     BevelInner = bvRaised
  51.     BevelOuter = bvLowered
  52.     TabOrder = 1
  53.     object Label19: TLabel
  54.       Left = 8
  55.       Top = 8
  56.       Width = 68
  57.       Height = 13
  58.       Caption = 'Diese Sitzung:'
  59.     end
  60.     object Label20: TLabel
  61.       Left = 156
  62.       Top = 8
  63.       Width = 63
  64.       Height = 13
  65.       Caption = 'aufgegangen'
  66.     end
  67.     object Label21: TLabel
  68.       Left = 8
  69.       Top = 52
  70.       Width = 70
  71.       Height = 13
  72.       Caption = 'Alle Sitzungen:'
  73.     end
  74.     object Label22: TLabel
  75.       Left = 156
  76.       Top = 52
  77.       Width = 63
  78.       Height = 13
  79.       Caption = 'aufgegangen'
  80.     end
  81.     object Label23: TLabel
  82.       Left = 156
  83.       Top = 24
  84.       Width = 57
  85.       Height = 13
  86.       Caption = 'aufgegeben'
  87.     end
  88.     object Label24: TLabel
  89.       Left = 156
  90.       Top = 68
  91.       Width = 57
  92.       Height = 13
  93.       Caption = 'aufgegeben'
  94.     end
  95.     object won: TLabel
  96.       Left = 133
  97.       Top = 8
  98.       Width = 20
  99.       Height = 13
  100.       Alignment = taRightJustify
  101.       Caption = 'won'
  102.       Font.Charset = DEFAULT_CHARSET
  103.       Font.Color = clYellow
  104.       Font.Height = -11
  105.       Font.Name = 'MS Sans Serif'
  106.       Font.Style = []
  107.       ParentFont = False
  108.     end
  109.     object twon: TLabel
  110.       Left = 133
  111.       Top = 52
  112.       Width = 20
  113.       Height = 13
  114.       Alignment = taRightJustify
  115.       Caption = 'won'
  116.       Font.Charset = DEFAULT_CHARSET
  117.       Font.Color = clYellow
  118.       Font.Height = -11
  119.       Font.Name = 'MS Sans Serif'
  120.       Font.Style = []
  121.       ParentFont = False
  122.     end
  123.     object tlost: TLabel
  124.       Left = 137
  125.       Top = 68
  126.       Width = 16
  127.       Height = 13
  128.       Alignment = taRightJustify
  129.       Caption = 'lost'
  130.       Font.Charset = DEFAULT_CHARSET
  131.       Font.Color = clRed
  132.       Font.Height = -11
  133.       Font.Name = 'MS Sans Serif'
  134.       Font.Style = []
  135.       ParentFont = False
  136.     end
  137.     object lost: TLabel
  138.       Left = 137
  139.       Top = 24
  140.       Width = 16
  141.       Height = 13
  142.       Alignment = taRightJustify
  143.       Caption = 'lost'
  144.       Font.Charset = DEFAULT_CHARSET
  145.       Font.Color = clRed
  146.       Font.Height = -11
  147.       Font.Name = 'MS Sans Serif'
  148.       Font.Style = []
  149.       ParentFont = False
  150.     end
  151.     object gthis: TGauge
  152.       Left = 8
  153.       Top = 24
  154.       Width = 89
  155.       Height = 13
  156.       BackColor = clRed
  157.       Color = clBlack
  158.       ForeColor = clYellow
  159.       ParentColor = False
  160.       Progress = 0
  161.     end
  162.     object gtotal: TGauge
  163.       Left = 8
  164.       Top = 68
  165.       Width = 89
  166.       Height = 13
  167.       BackColor = clRed
  168.       Color = clBlack
  169.       ForeColor = clYellow
  170.       ParentColor = False
  171.       Progress = 0
  172.     end
  173.     object Label1: TLabel
  174.       Left = 8
  175.       Top = 96
  176.       Width = 74
  177.       Height = 13
  178.       Caption = 'L∩┐╜ngste Serien:'
  179.     end
  180.     object Label2: TLabel
  181.       Left = 156
  182.       Top = 96
  183.       Width = 63
  184.       Height = 13
  185.       Caption = 'aufgegangen'
  186.     end
  187.     object Label3: TLabel
  188.       Left = 156
  189.       Top = 112
  190.       Width = 57
  191.       Height = 13
  192.       Caption = 'aufgegeben'
  193.     end
  194.     object swon: TLabel
  195.       Left = 133
  196.       Top = 96
  197.       Width = 20
  198.       Height = 13
  199.       Alignment = taRightJustify
  200.       Caption = 'won'
  201.       Font.Charset = DEFAULT_CHARSET
  202.       Font.Color = clYellow
  203.       Font.Height = -11
  204.       Font.Name = 'MS Sans Serif'
  205.       Font.Style = []
  206.       ParentFont = False
  207.     end
  208.     object slost: TLabel
  209.       Left = 137
  210.       Top = 112
  211.       Width = 16
  212.       Height = 13
  213.       Alignment = taRightJustify
  214.       Caption = 'lost'
  215.       Font.Charset = DEFAULT_CHARSET
  216.       Font.Color = clRed
  217.       Font.Height = -11
  218.       Font.Name = 'MS Sans Serif'
  219.       Font.Style = []
  220.       ParentFont = False
  221.     end
  222.   end
  223.   object OKBtn: TBitBtn
  224.     Left = 161
  225.     Top = 196
  226.     Width = 85
  227.     Height = 27
  228.     BiDiMode = bdLeftToRight
  229.     Caption = 'OK'
  230.     ModalResult = 1
  231.     ParentBiDiMode = False
  232.     TabOrder = 2
  233.     OnClick = OKBtnClick
  234.     Glyph.Data = {
  235.       76010000424D7601000000000000760000002800000020000000100000000100
  236.       04000000000000010000120B0000120B00001000000000000000000000000000
  237.       80000080000000808000800000008000800080800000C0C0C000808080000000
  238.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  239.       555555555555555555555555555555555555555555FF55555555555552055555
  240.       55555555588FF5555555555522205555555555558888F5555555555522205555
  241.       555555558888FF5555555552222205555555555888888F555555552222220555
  242.       5555558888888FF5555558220522205555555888858888F55555820555522055
  243.       55558885555888FF5555555555522205555555555558888F5555555555552205
  244.       555555555555888FF5555555555552205555555555555888FF55555555555582
  245.       05555555555555888FF5555555555558205555555555555888FF555555555555
  246.       5220555555555555588855555555555555555555555555555555}
  247.     NumGlyphs = 2
  248.     Spacing = -1
  249.     IsControl = True
  250.   end
  251.   object CancelBtn: TBitBtn
  252.     Left = 73
  253.     Top = 196
  254.     Width = 85
  255.     Height = 27
  256.     Cancel = True
  257.     Caption = 'Abbrechen'
  258.     ModalResult = 2
  259.     TabOrder = 3
  260.     Glyph.Data = {
  261.       76010000424D7601000000000000760000002800000020000000100000000100
  262.       0400000000000001000000000000000000001000000000000000000000000000
  263.       80000080000000808000800000008000800080800000C0C0C000808080000000
  264.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333883333333
  265.       33333333F33333333333339118333339833333388F333333F333339111833391
  266.       1833333F38F333F88F333391111839111183333F338F3F8338F3333911118111
  267.       1183333F3338F833338F33339111111118333338F33383333F83333339111111
  268.       833333338F333333F8333333331111183333333338F333338333333333911118
  269.       33333333338F333833333333391111183333333333833338F333333391118111
  270.       8333333338333338F3333339111839111833333383338F338F33333911833391
  271.       11833338F33838F338F333339133333911133338FF83338F338F333333333333
  272.       9193333388333338FFF833333333333333333333333333338883}
  273.     NumGlyphs = 2
  274.     Spacing = -1
  275.     IsControl = True
  276.   end
  277. end
  278.