home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / hry / crazy / soli1 / Csli132.exe / 0 / RCDATA / TENDGAMEDLG / TENDGAMEDLG.txt
Text File  |  1997-09-20  |  2KB  |  95 lines

  1. object EndGameDlg: TEndGameDlg
  2.   Left = 477
  3.   Top = 246
  4.   ActiveControl = OKBtn
  5.   BorderStyle = bsNone
  6.   ClientHeight = 125
  7.   ClientWidth = 250
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnActivate = FormActivate
  15.   OnPaint = FormPaint
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel2: TBevel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 250
  22.     Height = 125
  23.     Align = alClient
  24.     Style = bsRaised
  25.   end
  26.   object Bevel1: TBevel
  27.     Left = 8
  28.     Top = 8
  29.     Width = 233
  30.     Height = 45
  31.     Shape = bsFrame
  32.     IsControl = True
  33.   end
  34.   object msg: TLabel
  35.     Left = 40
  36.     Top = 13
  37.     Width = 169
  38.     Height = 37
  39.     Alignment = taCenter
  40.     AutoSize = False
  41.     Font.Color = clBlack
  42.     Font.Height = -15
  43.     Font.Name = 'Arial'
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.     Transparent = True
  47.     WordWrap = True
  48.   end
  49.   object Bevel3: TBevel
  50.     Left = 8
  51.     Top = 61
  52.     Width = 73
  53.     Height = 57
  54.     Shape = bsFrame
  55.     IsControl = True
  56.   end
  57.   object OKBtn: TBitBtn
  58.     Left = 92
  59.     Top = 88
  60.     Width = 70
  61.     Height = 27
  62.     Caption = 'Ja'
  63.     Default = True
  64.     ModalResult = 1
  65.     TabOrder = 0
  66.     Glyph.Data = {
  67.       4E010000424D4E01000000000000760000002800000012000000120000000100
  68.       040000000000D800000000000000000000000000000010000000000000000000
  69.       80000080000000808000800000008000800080800000C0C0C000808080000000
  70.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  71.       33333300000033344444444444443300000033344444444444443300000033B3
  72.       4444444444443300000033B34444444444443300000033B34444444444443300
  73.       0000333444444444444433000000333444444444444433000000333444444444
  74.       4704330000003334444444444F74330000003334444444444444330000003334
  75.       4400000004443300000033B3440FEFEF04443300000033B3440EFEFE04443300
  76.       000033B3440FEFEF044433000000333444000000044433000000333444444444
  77.       444433000000333333333333333333000000}
  78.     Margin = 5
  79.     Spacing = -1
  80.     IsControl = True
  81.   end
  82.   object CancelBtn: TBitBtn
  83.     Left = 168
  84.     Top = 88
  85.     Width = 70
  86.     Height = 27
  87.     Caption = 'Nein'
  88.     TabOrder = 1
  89.     Kind = bkCancel
  90.     Margin = 2
  91.     Spacing = -1
  92.     IsControl = True
  93.   end
  94. end
  95.