home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 273
- Top = 254
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 282
- ClientWidth = 452
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PrintScale = poNone
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object Copyright: TLabel
- Left = 156
- Top = 69
- Width = 204
- Height = 16
- Caption = 'Copyright (C) 2000-2002 Zylox, Inc. '
- end
- object Bevel1: TBevel
- Left = 144
- Top = 194
- Width = 285
- Height = 3
- end
- object SKUName: TLabel
- Left = 156
- Top = 49
- Width = 66
- Height = 16
- Caption = 'Version 1.2'
- end
- object Label3: TLabel
- Left = 156
- Top = 220
- Width = 184
- Height = 16
- Caption = 'Memory Available to Windows:'
- end
- object PhysMem: TLabel
- Left = 398
- Top = 220
- Width = 7
- Height = 16
- Alignment = taRightJustify
- Caption = '0'
- end
- object OS: TLabel
- Left = 156
- Top = 203
- Width = 19
- Height = 16
- Caption = 'OS'
- end
- object URLLabel1: TURLLabel
- Left = 156
- Top = 96
- Width = 109
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.zylox.com/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = 12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = URLLabel1Click
- end
- object lbName: TLabel
- Left = 152
- Top = 8
- Width = 252
- Height = 34
- Caption = 'Offline Commander'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 34
- Font.Name = 'Arial Black'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object URLLabel2: TURLLabel
- Left = 156
- Top = 116
- Width = 123
- Height = 13
- Cursor = crHandPoint
- Caption = 'mailto:contact@zylox.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = 12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = URLLabel2Click
- end
- object lbRegInfo: TLabel
- Left = 132
- Top = 148
- Width = 314
- Height = 16
- Caption = 'This copy of Offline Commander is UNREGISTERED'
- end
- object lbRemaining: TLabel
- Left = 176
- Top = 168
- Width = 217
- Height = 16
- Caption = '30 days remaining on evalution copy'
- end
- object OKButton: TButton
- Left = 364
- Top = 247
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 121
- Height = 261
- BevelOuter = bvLowered
- TabOrder = 1
- object Image1: TImage
- Left = 1
- Top = 1
- Width = 119
- Height = 259
- Align = alClient
- Center = True
- Picture.Data = {<image000.bmp>}
- end
- end
- end
-