home *** CD-ROM | disk | FTP | other *** search
- object frmSplash: TfrmSplash
- Left = 212
- Top = 171
- HelpContext = 50
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Bookmark Magic'
- ClientHeight = 185
- ClientWidth = 335
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 14
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 297
- Height = 51
- Caption = 'Bookmark Magic!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -37
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 24
- Top = 168
- Width = 297
- Height = 14
- Caption = 'Copyright 1998 CyberMatrix Corporation All Rights Reserved.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Image1: TImage
- Left = 144
- Top = 88
- Width = 41
- Height = 33
- Picture.Data = {<image001.ico>}
- end
- object labRegistered: TLabel
- Left = 64
- Top = 128
- Width = 193
- Height = 35
- Caption = 'UNREGISTERED'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -24
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object labReg: TLabel
- Left = 72
- Top = 136
- Width = 85
- Height = 15
- Caption = 'Registered To: '
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object MarsCaption1: TMarsCaption
- ActiveBeginColor = clNavy
- ActiveEndColor = clBlue
- ActiveFontColor = clWhite
- InactiveBeginColor = clGray
- InactiveEndColor = clSilver
- InactiveFontColor = clSilver
- ApplicationNameFont.Charset = ANSI_CHARSET
- ApplicationNameFont.Color = clWindowText
- ApplicationNameFont.Height = -11
- ApplicationNameFont.Name = 'MS Sans Serif'
- ApplicationNameFont.Style = []
- CaptionFont.Charset = ANSI_CHARSET
- CaptionFont.Color = clWindowText
- CaptionFont.Height = -11
- CaptionFont.Name = 'MS Sans Serif'
- CaptionFont.Style = [fsBold]
- NumColors = 64
- AutoSize = False
- Top = 8
- end
- end
-