home *** CD-ROM | disk | FTP | other *** search
- object welcome: Twelcome
- Left = 201
- Top = 130
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Welcome!'
- ClientHeight = 244
- ClientWidth = 399
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 399
- Height = 244
- Align = alClient
- TabOrder = 0
- object Image1: TImage
- Left = 1
- Top = 1
- Width = 397
- Height = 242
- Align = alClient
- 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 Label6: 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 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 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
- end
- object Timer1: TTimer
- Interval = 2000
- OnTimer = Timer1Timer
- Left = 356
- Top = 16
- end
- end
-