home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 158
- Top = 97
- Width = 468
- Height = 308
- Caption = 'Draven'#39's Diablo Trainer Addon V Beta 3 Build 1'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Menu = MainMenu1
- OnClose = FormClose
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 96
- Top = 32
- Width = 325
- Height = 220
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Label1: TLabel
- Left = 224
- Top = 8
- Width = 6
- Height = 20
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Button1: TButton
- Left = 112
- Top = 80
- Width = 73
- Height = 25
- Caption = '&Weapon'
- TabOrder = 3
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 344
- Top = 80
- Width = 65
- Height = 25
- Caption = '&Shield'
- TabOrder = 4
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 224
- Top = 200
- Width = 75
- Height = 25
- Caption = 'A&rmor'
- TabOrder = 6
- OnClick = Button3Click
- end
- object Button4: TButton
- Left = 152
- Top = 48
- Width = 75
- Height = 25
- Caption = 'H&ead Gear'
- TabOrder = 1
- OnClick = Button4Click
- end
- object Button5: TButton
- Left = 96
- Top = 8
- Width = 75
- Height = 25
- Caption = '&Character'
- TabOrder = 0
- OnClick = Button5Click
- end
- object Button6: TButton
- Left = 304
- Top = 32
- Width = 65
- Height = 25
- Caption = '&Amulet'
- TabOrder = 2
- OnClick = Button6Click
- end
- object Button7: TButton
- Left = 88
- Top = 208
- Width = 59
- Height = 25
- Caption = 'Righ&t Ring'
- TabOrder = 5
- OnClick = Button7Click
- end
- object Button8: TButton
- Left = 384
- Top = 208
- Width = 57
- Height = 25
- Caption = '&Left Ring'
- TabOrder = 7
- OnClick = Button8Click
- end
- object Button9: TButton
- Left = 16
- Top = 64
- Width = 75
- Height = 25
- Caption = '&Graphics'
- TabOrder = 8
- OnClick = Button9Click
- end
- object Button10: TButton
- Left = 16
- Top = 104
- Width = 75
- Height = 25
- Caption = 'H&P Recovery'
- TabOrder = 9
- OnClick = Button10Click
- end
- object MainMenu1: TMainMenu
- Left = 352
- object File1: TMenuItem
- Caption = '&File'
- ShortCut = 0
- object Open1: TMenuItem
- Caption = '&Open'
- ShortCut = 0
- OnClick = Open1Click
- end
- object Save1: TMenuItem
- Caption = 'Sa&ve'
- ShortCut = 0
- OnClick = Save1Click
- end
- object N1: TMenuItem
- Caption = '-'
- ShortCut = 0
- end
- object Exit1: TMenuItem
- Caption = 'E&xit'
- ShortCut = 0
- OnClick = Exit1Click
- end
- end
- object Help1: TMenuItem
- Caption = '&Help'
- ShortCut = 0
- object About1: TMenuItem
- Caption = '&Help Topics'
- ShortCut = 0
- OnClick = About1Click
- end
- object About2: TMenuItem
- Caption = '&About'
- ShortCut = 0
- OnClick = About2Click
- end
- end
- end
- object OpenDialog1: TOpenDialog
- FileEditStyle = fsEdit
- Filter = 'Enigma'#39's Dump File|*.DMP'
- Left = 304
- end
- end
-