home *** CD-ROM | disk | FTP | other *** search
- object aboutform: Taboutform
- Left = 357
- Top = 162
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'About'
- ClientHeight = 315
- ClientWidth = 397
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 397
- Height = 315
- Align = alClient
- TabOrder = 0
- object Label4: TLabel
- Left = 160
- Top = 200
- Width = 81
- Height = 13
- Caption = 'Version: 1.0 Beta'
- Color = clWhite
- ParentColor = False
- end
- object Image1: TImage
- Left = 1
- Top = 1
- Width = 395
- Height = 241
- Align = alTop
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Label5: TLabel
- Left = 5
- Top = 96
- Width = 75
- Height = 13
- Caption = 'Licensed To:'
- Color = clWhite
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label8: TLabel
- Left = 8
- Top = 227
- Width = 53
- Height = 13
- Caption = 'Version 2.0'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Label7: TLabel
- Left = 165
- Top = 227
- Width = 224
- Height = 13
- Caption = 'Copyright 1999 A.G. Internet Development, Inc.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label10: TLabel
- Left = 280
- Top = 96
- Width = 73
- Height = 13
- Caption = 'Registration:'
- Color = clWhite
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object licensename: TLabel
- Left = 5
- Top = 111
- Width = 28
- Height = 13
- Caption = 'Name'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object licenseorg: TLabel
- Left = 5
- Top = 127
- Width = 59
- Height = 13
- Caption = 'Organization'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object regtype: TLabel
- Left = 280
- Top = 111
- Width = 44
- Height = 13
- Caption = 'RegType'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Panel2: TPanel
- Left = 1
- Top = 242
- Width = 395
- Height = 72
- Align = alBottom
- BorderStyle = bsSingle
- Color = clWhite
- TabOrder = 0
- object oxLabel1: ToxLabel
- Left = 8
- Top = 40
- Width = 98
- Height = 13
- AboutReg = 67174656
- Vertical = False
- Font3D = ox3Normal
- Options = []
- AutoMove = False
- HotFont3D = ox3Normal
- HotTextColor = clBlack
- Radius = 0
- TextAngle = 0
- HotGradient.Color = clBlue
- HotGradient.Direction = oxlHorizontal
- Gradient.Color = clBlue
- Gradient.Direction = oxlHorizontal
- Alignment = taLeftJustify
- Caption = 'Visit Illumix Software:'
- Layout = tlTop
- end
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 367
- Height = 26
- Caption =
- 'Webspector, Illumix Software, and The Illumix Software logo are ' +
- 'trademarks of A.G. Internet Development, Inc.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object oxLabel2: ToxLabel
- Left = 112
- Top = 40
- Width = 108
- Height = 13
- AboutReg = 67174656
- Vertical = False
- Font3D = ox3Normal
- Options = [oxlHotText]
- AutoMove = False
- HotFont3D = ox3Normal
- HotTextColor = clRed
- Radius = 0
- TextAngle = 0
- HotGradient.Color = clSilver
- HotGradient.Direction = oxlVertical
- Gradient.Color = clBlue
- Gradient.Direction = oxlHorizontal
- Alignment = taLeftJustify
- Caption = 'http://www.illumix.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- Layout = tlTop
- OnClick = oxLabel2Click
- OnMouseMove = oxLabel2MouseMove
- end
- object BitBtn1: TBitBtn
- Left = 248
- Top = 32
- Width = 123
- Height = 25
- Caption = 'Close'
- TabOrder = 0
- OnClick = BitBtn1Click
- Kind = bkCancel
- end
- end
- end
- end
-