home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 January / CHIPCD1_98.iso / software / nowosci / crystalf / crftp1.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt
Text File  |  1997-11-20  |  6KB  |  278 lines

  1. object AboutForm: TAboutForm
  2.   Left = 453
  3.   Top = 102
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'C.A.S Crystal FTP - About'
  7.   ClientHeight = 267
  8.   ClientWidth = 308
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label7: TLabel
  20.     Left = 51
  21.     Top = 232
  22.     Width = 55
  23.     Height = 13
  24.     Caption = 'Home page'
  25.   end
  26.   object Label9: TLabel
  27.     Left = 138
  28.     Top = 232
  29.     Width = 3
  30.     Height = 13
  31.     Caption = ':'
  32.   end
  33.   object UrlLabel3: TUrlLabel
  34.     Left = 143
  35.     Top = 232
  36.     Width = 79
  37.     Height = 13
  38.     Cursor = 5
  39.     Caption = 'www.casdk.com'
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clBlue
  42.     Font.Height = -11
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = [fsUnderline]
  45.     ParentFont = False
  46.     PopupMenu = UrlLabel3.
  47.     URL = 'http://www.casdk.com/index.html'
  48.   end
  49.   object Panel1: TPanel
  50.     Left = 0
  51.     Top = 0
  52.     Width = 308
  53.     Height = 267
  54.     Align = alClient
  55.     BevelOuter = bvNone
  56.     TabOrder = 0
  57.     object Label2: TLabel
  58.       Left = 49
  59.       Top = 172
  60.       Width = 55
  61.       Height = 13
  62.       Caption = 'Home page'
  63.     end
  64.     object UrlLabel1: TUrlLabel
  65.       Left = 141
  66.       Top = 172
  67.       Width = 79
  68.       Height = 13
  69.       Cursor = 5
  70.       Caption = 'www.casdk.com'
  71.       Font.Charset = DEFAULT_CHARSET
  72.       Font.Color = clBlue
  73.       Font.Height = -11
  74.       Font.Name = 'MS Sans Serif'
  75.       Font.Style = [fsUnderline]
  76.       ParentFont = False
  77.       PopupMenu = UrlLabel1.
  78.       URL = 'http://www.casdk.com'
  79.     end
  80.     object Label8: TLabel
  81.       Left = 49
  82.       Top = 204
  83.       Width = 58
  84.       Height = 13
  85.       Caption = 'C.A.S E-mail'
  86.     end
  87.     object UrlLabel2: TUrlLabel
  88.       Left = 141
  89.       Top = 204
  90.       Width = 80
  91.       Height = 13
  92.       Cursor = 5
  93.       Caption = 'cas@casdk.com'
  94.       Font.Charset = DEFAULT_CHARSET
  95.       Font.Color = clBlue
  96.       Font.Height = -11
  97.       Font.Name = 'MS Sans Serif'
  98.       Font.Style = [fsUnderline]
  99.       ParentFont = False
  100.       PopupMenu = UrlLabel2.
  101.       URL = 'mailto:cas@casdk.com'
  102.     end
  103.     object Label1: TLabel
  104.       Left = 136
  105.       Top = 172
  106.       Width = 3
  107.       Height = 13
  108.       Caption = ':'
  109.     end
  110.     object Label3: TLabel
  111.       Left = 136
  112.       Top = 204
  113.       Width = 3
  114.       Height = 13
  115.       Caption = ':'
  116.     end
  117.     object Label10: TLabel
  118.       Left = 49
  119.       Top = 188
  120.       Width = 72
  121.       Height = 13
  122.       Caption = 'Purchase page'
  123.     end
  124.     object Label11: TLabel
  125.       Left = 136
  126.       Top = 188
  127.       Width = 3
  128.       Height = 13
  129.       Caption = ':'
  130.     end
  131.     object UrlLabel4: TUrlLabel
  132.       Left = 141
  133.       Top = 188
  134.       Width = 94
  135.       Height = 13
  136.       Cursor = 5
  137.       Caption = 'order.kagi.com/?9S'
  138.       Font.Charset = DEFAULT_CHARSET
  139.       Font.Color = clBlue
  140.       Font.Height = -11
  141.       Font.Name = 'MS Sans Serif'
  142.       Font.Style = [fsUnderline]
  143.       ParentFont = False
  144.       PopupMenu = UrlLabel4.
  145.       URL = 'http://order.kagi.com/?9S'
  146.     end
  147.     object Label6: TLabel
  148.       Left = 49
  149.       Top = 220
  150.       Width = 68
  151.       Height = 13
  152.       Caption = 'Support E-mail'
  153.     end
  154.     object Label12: TLabel
  155.       Left = 136
  156.       Top = 220
  157.       Width = 3
  158.       Height = 13
  159.       Caption = ':'
  160.     end
  161.     object UrlLabel5: TUrlLabel
  162.       Left = 141
  163.       Top = 220
  164.       Width = 118
  165.       Height = 13
  166.       Cursor = 5
  167.       Caption = 'evalsupport@casdk.com'
  168.       Font.Charset = DEFAULT_CHARSET
  169.       Font.Color = clBlue
  170.       Font.Height = -11
  171.       Font.Name = 'MS Sans Serif'
  172.       Font.Style = [fsUnderline]
  173.       ParentFont = False
  174.       PopupMenu = UrlLabel5.
  175.       URL = 'mailto:evalsupport@casdk.com'
  176.     end
  177.     object GroupBox1: TGroupBox
  178.       Left = 8
  179.       Top = 130
  180.       Width = 292
  181.       Height = 35
  182.       Caption = ' Registered to ... '
  183.       TabOrder = 0
  184.       object RegStr: TLabel
  185.         Left = 2
  186.         Top = 15
  187.         Width = 288
  188.         Height = 18
  189.         Align = alClient
  190.         Alignment = taCenter
  191.         AutoSize = False
  192.         Caption = 'Registration Label'
  193.         Font.Charset = DEFAULT_CHARSET
  194.         Font.Color = clBlack
  195.         Font.Height = -11
  196.         Font.Name = 'MS Sans Serif'
  197.         Font.Style = [fsBold]
  198.         ParentFont = False
  199.       end
  200.     end
  201.     object Button1: TButton
  202.       Left = 8
  203.       Top = 238
  204.       Width = 292
  205.       Height = 25
  206.       Caption = '&OK'
  207.       Default = True
  208.       ModalResult = 1
  209.       TabOrder = 1
  210.     end
  211.     object Panel2: TPanel
  212.       Left = 8
  213.       Top = 4
  214.       Width = 293
  215.       Height = 125
  216.       BevelOuter = bvNone
  217.       BorderWidth = 1
  218.       Caption = 'Panel2'
  219.       Color = clBlack
  220.       TabOrder = 2
  221.       object Panel3: TPanel
  222.         Left = 1
  223.         Top = 1
  224.         Width = 291
  225.         Height = 123
  226.         Align = alClient
  227.         BevelOuter = bvNone
  228.         Color = clWhite
  229.         TabOrder = 0
  230.         object Label4: TLabel
  231.           Left = 43
  232.           Top = 91
  233.           Width = 200
  234.           Height = 26
  235.           Alignment = taCenter
  236.           AutoSize = False
  237.           Caption = '(C) Copyright 1997 by Crystal Art Software, All Rights Reserved'
  238.           Transparent = True
  239.           WordWrap = True
  240.         end
  241.         object img: TImage
  242.           Left = 53
  243.           Top = 5
  244.           Width = 181
  245.           Height = 82
  246.           AutoSize = True
  247.         end
  248.         object Label5: TLabel
  249.           Left = 204
  250.           Top = 76
  251.           Width = 26
  252.           Height = 14
  253.           Caption = 'V 1.0'
  254.           Font.Charset = ANSI_CHARSET
  255.           Font.Color = clWindowText
  256.           Font.Height = -11
  257.           Font.Name = 'Arial'
  258.           Font.Style = [fsBold]
  259.           ParentFont = False
  260.         end
  261.       end
  262.     end
  263.   end
  264.   object MSOfficeCaption1: TMSOfficeCaption
  265.     AppNameText.Caption = 'Crystal FTP -'
  266.     AppNameText.FontKind = fkSystemB
  267.     AppNameText.Visible = True
  268.     CaptionText.Caption = 'About'
  269.     CaptionText.FontKind = fkSystem
  270.     CaptionText.Visible = True
  271.     CompanyText.Caption = 'C.A.S'
  272.     CompanyText.FontKind = fkSystemBI
  273.     CompanyText.Visible = True
  274.     Left = 4
  275.     Top = 176
  276.   end
  277. end
  278.