home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 9 / Chip_Hitware_Vol_09.iso / chiphit9 / spiele / crazyrot / crot132.exe / 0 / RCDATA / TNEWGAMEDLG / TNEWGAMEDLG.txt
Text File  |  1997-03-18  |  2KB  |  96 lines

  1. object NewGameDlg: TNewGameDlg
  2.   Left = 350
  3.   Top = 490
  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 Label1: TLabel
  35.     Left = 40
  36.     Top = 13
  37.     Width = 169
  38.     Height = 37
  39.     Alignment = taCenter
  40.     AutoSize = False
  41.     Caption = 'Willst Du das R∩┐╜tsel  wirklich aufgeben ?'
  42.     Font.Color = clBlack
  43.     Font.Height = -15
  44.     Font.Name = 'Arial'
  45.     Font.Style = [fsBold]
  46.     ParentFont = False
  47.     Transparent = True
  48.     WordWrap = True
  49.   end
  50.   object Bevel3: TBevel
  51.     Left = 8
  52.     Top = 61
  53.     Width = 73
  54.     Height = 57
  55.     Shape = bsFrame
  56.     IsControl = True
  57.   end
  58.   object OKBtn: TBitBtn
  59.     Left = 92
  60.     Top = 88
  61.     Width = 70
  62.     Height = 27
  63.     Caption = 'Ja'
  64.     Default = True
  65.     ModalResult = 1
  66.     TabOrder = 0
  67.     Glyph.Data = {
  68.       4E010000424D4E01000000000000760000002800000012000000120000000100
  69.       040000000000D800000000000000000000000000000010000000000000000000
  70.       80000080000000808000800000008000800080800000C0C0C000808080000000
  71.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  72.       33333300000033344444444444443300000033344444444444443300000033B3
  73.       4444444444443300000033B34444444444443300000033B34444444444443300
  74.       0000333444444444444433000000333444444444444433000000333444444444
  75.       4704330000003334444444444F74330000003334444444444444330000003334
  76.       4400000004443300000033B3440FEFEF04443300000033B3440EFEFE04443300
  77.       000033B3440FEFEF044433000000333444000000044433000000333444444444
  78.       444433000000333333333333333333000000}
  79.     Margin = 5
  80.     Spacing = -1
  81.     IsControl = True
  82.   end
  83.   object CancelBtn: TBitBtn
  84.     Left = 168
  85.     Top = 88
  86.     Width = 70
  87.     Height = 27
  88.     Caption = 'Nein'
  89.     TabOrder = 1
  90.     Kind = bkCancel
  91.     Margin = 2
  92.     Spacing = -1
  93.     IsControl = True
  94.   end
  95. end
  96.