object AboutForm: TAboutForm Left = 453 Top = 102 BorderIcons = [] BorderStyle = bsSingle Caption = 'C.A.S Crystal FTP - About' ClientHeight = 267 ClientWidth = 308 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Label7: TLabel Left = 51 Top = 232 Width = 55 Height = 13 Caption = 'Home page' end object Label9: TLabel Left = 138 Top = 232 Width = 3 Height = 13 Caption = ':' end object UrlLabel3: TUrlLabel Left = 143 Top = 232 Width = 79 Height = 13 Cursor = 5 Caption = 'www.casdk.com' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel3. URL = 'http://www.casdk.com/index.html' end object Panel1: TPanel Left = 0 Top = 0 Width = 308 Height = 267 Align = alClient BevelOuter = bvNone TabOrder = 0 object Label2: TLabel Left = 49 Top = 172 Width = 55 Height = 13 Caption = 'Home page' end object UrlLabel1: TUrlLabel Left = 141 Top = 172 Width = 79 Height = 13 Cursor = 5 Caption = 'www.casdk.com' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel1. URL = 'http://www.casdk.com' end object Label8: TLabel Left = 49 Top = 204 Width = 58 Height = 13 Caption = 'C.A.S E-mail' end object UrlLabel2: TUrlLabel Left = 141 Top = 204 Width = 80 Height = 13 Cursor = 5 Caption = 'cas@casdk.com' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel2. URL = 'mailto:cas@casdk.com' end object Label1: TLabel Left = 136 Top = 172 Width = 3 Height = 13 Caption = ':' end object Label3: TLabel Left = 136 Top = 204 Width = 3 Height = 13 Caption = ':' end object Label10: TLabel Left = 49 Top = 188 Width = 72 Height = 13 Caption = 'Purchase page' end object Label11: TLabel Left = 136 Top = 188 Width = 3 Height = 13 Caption = ':' end object UrlLabel4: TUrlLabel Left = 141 Top = 188 Width = 94 Height = 13 Cursor = 5 Caption = 'order.kagi.com/?9S' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel4. URL = 'http://order.kagi.com/?9S' end object Label6: TLabel Left = 49 Top = 220 Width = 68 Height = 13 Caption = 'Support E-mail' end object Label12: TLabel Left = 136 Top = 220 Width = 3 Height = 13 Caption = ':' end object UrlLabel5: TUrlLabel Left = 141 Top = 220 Width = 118 Height = 13 Cursor = 5 Caption = 'evalsupport@casdk.com' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel5. URL = 'mailto:evalsupport@casdk.com' end object GroupBox1: TGroupBox Left = 8 Top = 130 Width = 292 Height = 35 Caption = ' Registered to ... ' TabOrder = 0 object RegStr: TLabel Left = 2 Top = 15 Width = 288 Height = 18 Align = alClient Alignment = taCenter AutoSize = False Caption = 'Registration Label' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end object Button1: TButton Left = 8 Top = 238 Width = 292 Height = 25 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 1 end object Panel2: TPanel Left = 8 Top = 4 Width = 293 Height = 125 BevelOuter = bvNone BorderWidth = 1 Caption = 'Panel2' Color = clBlack TabOrder = 2 object Panel3: TPanel Left = 1 Top = 1 Width = 291 Height = 123 Align = alClient BevelOuter = bvNone Color = clWhite TabOrder = 0 object Label4: TLabel Left = 43 Top = 91 Width = 200 Height = 26 Alignment = taCenter AutoSize = False Caption = '(C) Copyright 1997 by Crystal Art Software, All Rights Reserved' Transparent = True WordWrap = True end object img: TImage Left = 53 Top = 5 Width = 181 Height = 82 AutoSize = True end object Label5: TLabel Left = 204 Top = 76 Width = 26 Height = 14 Caption = 'V 1.0' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end end end end object MSOfficeCaption1: TMSOfficeCaption AppNameText.Caption = 'Crystal FTP -' AppNameText.FontKind = fkSystemB AppNameText.Visible = True CaptionText.Caption = 'About' CaptionText.FontKind = fkSystem CaptionText.Visible = True CompanyText.Caption = 'C.A.S' CompanyText.FontKind = fkSystemBI CompanyText.Visible = True Left = 4 Top = 176 end end