home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 236
- Top = 225
- BorderStyle = bsNone
- Caption = 'SplashForm'
- ClientHeight = 302
- ClientWidth = 462
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 462
- Height = 302
- Align = alClient
- BevelOuter = bvNone
- Color = clBlack
- TabOrder = 0
- object Label3: TLabel
- Left = 0
- Top = 96
- Width = 461
- Height = 37
- Alignment = taCenter
- AutoSize = False
- Caption = 'Constructor CSS'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -32
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label1: TLabel
- Left = 4
- Top = 212
- Width = 251
- Height = 13
- Caption = 'This copy of Constructor CSS is licensed to:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Name: TLabel
- Left = 4
- Top = 228
- Width = 33
- Height = 13
- Caption = 'Name'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Company: TLabel
- Left = 4
- Top = 244
- Width = 52
- Height = 13
- Caption = 'Company'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object SerialNum: TLabel
- Left = 4
- Top = 260
- Width = 80
- Height = 13
- Caption = 'Serial Number'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Image1: TImage
- Left = 4
- Top = 98
- Width = 32
- Height = 32
- Picture.Data = {<image000.ico>}
- end
- object Label5: TLabel
- Left = 5
- Top = 154
- Width = 146
- Height = 37
- Caption = 'Version 3'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -32
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label6: TLabel
- Left = 3
- Top = 152
- Width = 146
- Height = 37
- Caption = 'Version 3'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -32
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = -1
- Top = 72
- Width = 462
- Height = 21
- Alignment = taCenter
- AutoSize = False
- Caption = 'Presents:'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -19
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label12: TLabel
- Left = 324
- Top = 52
- Width = 77
- Height = 22
- Caption = 'Network'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -19
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label13: TLabel
- Left = 0
- Top = 16
- Width = 461
- Height = 40
- Alignment = taCenter
- AutoSize = False
- Caption = 'Mutant Penguin'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -35
- Font.Name = 'FrankfurtGothic'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label11: TLabel
- Left = 76
- Top = 4
- Width = 33
- Height = 22
- Caption = 'The'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -19
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Image2: TImage
- Left = 424
- Top = 98
- Width = 32
- Height = 32
- Picture.Data = {<image001.ico>}
- end
- object Label4: TLabel
- Left = 264
- Top = 260
- Width = 191
- Height = 13
- Caption = 'Copyright ÔøΩ 1998, 1999 Mark Carrington'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Panel2: TPanel
- Left = 0
- Top = 281
- Width = 462
- Height = 21
- Align = alBottom
- BevelOuter = bvNone
- Caption = 'Panel2'
- Color = clGray
- TabOrder = 0
- object ProgressLabel: TLabel
- Left = 4
- Top = 4
- Width = 96
- Height = 13
- Alignment = taCenter
- Caption = 'Loading Settings'
- Color = clGray
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Panel3: TPanel
- Left = 173
- Top = 4
- Width = 280
- Height = 13
- BevelOuter = bvNone
- Caption = 'Panel2'
- Color = clSilver
- TabOrder = 0
- object ProgressBar: TProgressBar
- Left = 0
- Top = 0
- Width = 280
- Height = 13
- Min = 0
- Max = 50
- Position = 50
- TabOrder = 0
- end
- end
- end
- end
- object Memo: TMemo
- Left = 132
- Top = 248
- Width = 86
- Height = 25
- Lines.Strings = (
- 'Memo')
- TabOrder = 1
- Visible = False
- WordWrap = False
- end
- end
-