home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 296
- Top = 254
- BorderStyle = bsToolWindow
- Caption = 'About SuperWombat 3.0'
- ClientHeight = 310
- ClientWidth = 494
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 494
- Height = 279
- ActivePage = TabSheet1
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'About'
- object Label2: TLabel
- Left = 269
- Top = 15
- Width = 176
- Height = 28
- Caption = 'SuperWombat 3.0'
- Font.Charset = ANSI_CHARSET
- Font.Color = clGray
- Font.Height = -24
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object Image1: TImage
- Left = 5
- Top = 7
- Width = 254
- Height = 168
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 265
- Top = 11
- Width = 176
- Height = 28
- Caption = 'SuperWombat 3.0'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -24
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 267
- Top = 69
- Width = 76
- Height = 13
- Caption = 'December 1999'
- Transparent = True
- end
- object Label4: TLabel
- Left = 267
- Top = 45
- Width = 82
- Height = 13
- Caption = 'Enterprise Edition'
- end
- object Label5: TLabel
- Left = 267
- Top = 85
- Width = 175
- Height = 13
- Caption = 'Copyright WombatSoft (c) 1995-1999'
- Transparent = True
- end
- object Label6: TLabel
- Left = 267
- Top = 101
- Width = 125
- Height = 13
- Caption = 'ALL RIGHTS RESERVED'
- Transparent = True
- end
- object Label7: TLabel
- Left = 267
- Top = 125
- Width = 201
- Height = 52
- AutoSize = False
- Caption =
- 'This program is not to be copied, duplicated or reproduced excep' +
- 't for backup purposes by the registered owner.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label8: TLabel
- Left = 8
- Top = 205
- Width = 295
- Height = 13
- Caption = 'WombatSoft, Suite 29, 18723 Armadillo Avenue, Austin, Texas'
- Transparent = True
- end
- object Bevel1: TBevel
- Left = 2
- Top = 188
- Width = 479
- Height = 13
- Shape = bsTopLine
- end
- object Label9: TLabel
- Left = 8
- Top = 221
- Width = 165
- Height = 13
- Caption = 'Customer Support: (849) 273-5432'
- end
- object Label10: TLabel
- Left = 371
- Top = 229
- Width = 104
- Height = 13
- Cursor = crHandPoint
- Caption = 'www.wombatsoft.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = Label10Click
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'System Information'
- end
- end
- object Button1: TButton
- Left = 415
- Top = 285
- Width = 75
- Height = 20
- Caption = '&OK'
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-