home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 238
- Top = 104
- HelpContext = 61
- ActiveControl = OKButton
- BorderStyle = bsDialog
- Caption = 'About Bookmark Magic'
- ClientHeight = 276
- ClientWidth = 298
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Position = poScreenCenter
- Scaled = False
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 15
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 161
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 8
- Top = 8
- Width = 33
- Height = 33
- Picture.Data = {<image000.ico>}
- Stretch = True
- OnDblClick = ProgramIconDblClick
- IsControl = True
- end
- object ProductName: TLabel
- Left = 88
- Top = 16
- Width = 96
- Height = 15
- Caption = 'Bookmark Magic'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 96
- Top = 40
- Width = 71
- Height = 15
- Caption = 'Version 2.00'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Copyright: TLabel
- Left = 32
- Top = 64
- Width = 213
- Height = 14
- Caption = 'Copyright 1998 CyberMatrix Corporation Inc.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object lblResFree: TLabel
- Left = 24
- Top = 136
- Width = 145
- Height = 14
- Caption = 'Available System Resources: '
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object Image1: TImage
- Left = 88
- Top = 88
- Width = 105
- Height = 41
- Hint = 'http://www.inprise.com/delphi/'
- ParentShowHint = False
- Picture.Data = {<image001.bmp>}
- ShowHint = True
- OnClick = Image1Click
- end
- object Image2: TImage
- Left = 240
- Top = 8
- Width = 33
- Height = 33
- Hint = 'http://www.cyber-matrix.com'
- ParentShowHint = False
- Picture.Data = {<image002.ico>}
- ShowHint = True
- Stretch = True
- OnClick = Image2Click
- IsControl = True
- end
- end
- object OKButton: TBitBtn
- Left = 111
- Top = 242
- Width = 77
- Height = 27
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = OKButtonClick
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object Panel2: TPanel
- Left = 8
- Top = 176
- Width = 281
- Height = 57
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 2
- object labReg: TLabel
- Left = 8
- Top = 8
- Width = 265
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'Unregistered Copy'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object labLicense: TLabel
- Left = 80
- Top = 32
- Width = 112
- Height = 15
- Caption = 'Single User License'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- 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 = 'Arial'
- CaptionFont.Style = [fsBold]
- NumColors = 64
- AutoSize = False
- Top = 8
- end
- end
-