home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 B / CHIP_HITWARE_7B.iso / Gry / DopeWars / DopeWars.exe / 0 / RCDATA / TABOUTDLG / TABOUTDLG.txt < prev   
Encoding:
Text File  |  1999-03-24  |  2.0 KB  |  94 lines

  1. object AboutDlg: TAboutDlg
  2.   Left = 335
  3.   Top = 237
  4.   BorderStyle = bsDialog
  5.   Caption = 'About Dope Wars'
  6.   ClientHeight = 137
  7.   ClientWidth = 406
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 4
  20.     Top = 8
  21.     Width = 293
  22.     Height = 125
  23.     Shape = bsFrame
  24.   end
  25.   object Label1: TLabel
  26.     Left = 12
  27.     Top = 52
  28.     Width = 277
  29.     Height = 73
  30.     AutoSize = False
  31.     Caption = 
  32.       'This is an updated version of '#39'Dope Wars'#39' by the  Happy Hacker F' +
  33.       'oundation which in itself was based on John E. Dell'#39's '#39'Drug Wars' +
  34.       #39' game. Visit the Dope Wars Web Site at http://www.beermatsoftwa' +
  35.       're.com/dopewars/ for more information.'
  36.     WordWrap = True
  37.   end
  38.   object Label2: TLabel
  39.     Left = 52
  40.     Top = 16
  41.     Width = 237
  42.     Height = 25
  43.     AutoSize = False
  44.     Caption = 'DopeWars (Beermat Software)  v1.2.0.0'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clWindowText
  47.     Font.Height = -13
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ParentFont = False
  51.     WordWrap = True
  52.   end
  53.   object Image1: TImage
  54.     Left = 12
  55.     Top = 12
  56.     Width = 32
  57.     Height = 32
  58.     AutoSize = True
  59.     Picture.Data = {<image000.bmp>}
  60.     Transparent = True
  61.   end
  62.   object Image2: TImage
  63.     Left = 302
  64.     Top = 8
  65.     Width = 100
  66.     Height = 35
  67.     AutoSize = True
  68.     Picture.Data = {<image001.bmp>}
  69.   end
  70.   object Verlabel: TLabel
  71.     Left = 384
  72.     Top = 124
  73.     Width = 16
  74.     Height = 10
  75.     Caption = '1200'
  76.     Font.Charset = ANSI_CHARSET
  77.     Font.Color = clWindowText
  78.     Font.Height = -8
  79.     Font.Name = 'Arial'
  80.     Font.Style = []
  81.     ParentFont = False
  82.   end
  83.   object OKBtn: TButton
  84.     Left = 302
  85.     Top = 52
  86.     Width = 100
  87.     Height = 25
  88.     Caption = 'OK'
  89.     Default = True
  90.     ModalResult = 1
  91.     TabOrder = 0
  92.   end
  93. end
  94.