home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 245
- Top = 127
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Tactcom Upgrade'
- ClientHeight = 226
- ClientWidth = 295
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -10
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 26
- Top = 13
- Width = 234
- Height = 20
- Caption = 'Update Tactcom to EF2000 V2.0'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 98
- Top = 150
- Width = 98
- Height = 46
- Caption = 'Exit'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 20
- Top = 59
- Width = 98
- Height = 65
- Caption = '3DFX update'
- TabOrder = 1
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 169
- Top = 59
- Width = 98
- Height = 65
- Caption = 'Rendition update'
- TabOrder = 2
- OnClick = Button3Click
- end
- end
-