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

  1. object NewGameDlg: TNewGameDlg
  2.   Left = 342
  3.   Top = 315
  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.     Default = True
  63.     ModalResult = 1
  64.     TabOrder = 0
  65.     Glyph.Data = {
  66.       4E010000424D4E01000000000000760000002800000012000000120000000100
  67.       040000000000D800000000000000000000000000000010000000000000000000
  68.       80000080000000808000800000008000800080800000C0C0C000808080000000
  69.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  70.       33333300000033344444444444443300000033344444444444443300000033B3
  71.       4444444444443300000033B34444444444443300000033B34444444444443300
  72.       0000333444444444444433000000333444444444444433000000333444444444
  73.       4704330000003334444444444F74330000003334444444444444330000003334
  74.       4400000004443300000033B3440FEFEF04443300000033B3440EFEFE04443300
  75.       000033B3440FEFEF044433000000333444000000044433000000333444444444
  76.       444433000000333333333333333333000000}
  77.     Margin = 5
  78.     Spacing = -1
  79.     IsControl = True
  80.   end
  81.   object CancelBtn: TBitBtn
  82.     Left = 168
  83.     Top = 88
  84.     Width = 70
  85.     Height = 27
  86.     TabOrder = 1
  87.     Kind = bkCancel
  88.     Margin = 2
  89.     Spacing = -1
  90.     IsControl = True
  91.   end
  92. end
  93.