home *** CD-ROM | disk | FTP | other *** search
- object AboutDlg: TAboutDlg
- Left = 335
- Top = 237
- BorderStyle = bsDialog
- Caption = 'About Dope Wars'
- ClientHeight = 137
- ClientWidth = 406
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 4
- Top = 8
- Width = 293
- Height = 125
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 12
- Top = 52
- Width = 277
- Height = 73
- AutoSize = False
- Caption =
- 'This is an updated version of '#39'Dope Wars'#39' by the Happy Hacker F' +
- 'oundation which in itself was based on John E. Dell'#39's '#39'Drug Wars' +
- #39' game. Visit the Dope Wars Web Site at http://www.beermatsoftwa' +
- 're.com/dopewars/ for more information.'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 52
- Top = 16
- Width = 237
- Height = 25
- AutoSize = False
- Caption = 'DopeWars (Beermat Software) v1.2.0.0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Image1: TImage
- Left = 12
- Top = 12
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object Image2: TImage
- Left = 302
- Top = 8
- Width = 100
- Height = 35
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Verlabel: TLabel
- Left = 384
- Top = 124
- Width = 16
- Height = 10
- Caption = '1200'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -8
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object OKBtn: TButton
- Left = 302
- Top = 52
- Width = 100
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- end
-