home *** CD-ROM | disk | FTP | other *** search
/ BUG 12 / BUGCD1998_03.ISO / mulmedia / audsuite / _setup.1 / CONVERT.EXE / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt
Text File  |  1997-10-15  |  8KB  |  286 lines

  1. object AboutForm: TAboutForm
  2.   Left = 151
  3.   Top = 132
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'About Form'
  7.   ClientHeight = 274
  8.   ClientWidth = 607
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 282
  23.     Height = 274
  24.     Align = alLeft
  25.     BevelInner = bvLowered
  26.     BorderWidth = 4
  27.     TabOrder = 0
  28.     object Image1: TImage
  29.       Left = 6
  30.       Top = 6
  31.       Width = 270
  32.       Height = 190
  33.       Align = alClient
  34.       Center = True
  35.     end
  36.     object NameLabel1: TLabel
  37.       Left = 6
  38.       Top = 6
  39.       Width = 270
  40.       Height = 70
  41.       Alignment = taCenter
  42.       AutoSize = False
  43.       Caption = 'Glowing Coast Technology'
  44.       Font.Charset = DEFAULT_CHARSET
  45.       Font.Color = clBlack
  46.       Font.Height = -29
  47.       Font.Name = 'Times New Roman'
  48.       Font.Style = [fsBold]
  49.       ParentFont = False
  50.       Transparent = True
  51.       WordWrap = True
  52.     end
  53.     object ImagCopyLabl: TLabel
  54.       Left = 139
  55.       Top = 150
  56.       Width = 78
  57.       Height = 14
  58.       Alignment = taRightJustify
  59.       Caption = 'ImagCopyLabl'
  60.       Font.Charset = DEFAULT_CHARSET
  61.       Font.Color = clBlack
  62.       Font.Height = -11
  63.       Font.Name = 'Arial'
  64.       Font.Style = [fsBold]
  65.       ParentFont = False
  66.       Transparent = True
  67.     end
  68.     object Panel5: TPanel
  69.       Left = 6
  70.       Top = 196
  71.       Width = 270
  72.       Height = 72
  73.       Align = alBottom
  74.       BevelInner = bvLowered
  75.       BorderWidth = 4
  76.       TabOrder = 0
  77.       object RegisterProductBtn: TBitBtn
  78.         Left = 24
  79.         Top = 30
  80.         Width = 209
  81.         Height = 32
  82.         Caption = '  &Register Program'
  83.         Font.Charset = DEFAULT_CHARSET
  84.         Font.Color = clBlack
  85.         Font.Height = -13
  86.         Font.Name = 'Arial'
  87.         Font.Style = [fsBold]
  88.         ParentFont = False
  89.         TabOrder = 0
  90.         OnClick = RegisterProductBtnClick
  91.         Glyph.Data = {
  92.           76010000424D7601000000000000760000002800000020000000100000000100
  93.           04000000000000010000120B0000120B00001000000000000000000000000000
  94.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  95.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000003
  96.           333333333F777773FF333333008888800333333377333F3773F3333077870787
  97.           7033333733337F33373F3308888707888803337F33337F33337F330777880887
  98.           7703337F33337FF3337F3308888000888803337F333777F3337F330777700077
  99.           7703337F33377733337FB3088888888888033373FFFFFFFFFF733B3000000000
  100.           0033333777777777773333BBBB3333080333333333F3337F7F33BBBB707BB308
  101.           03333333373F337F7F3333BB08033308033333337F7F337F7F333B3B08033308
  102.           033333337F73FF737F33B33B778000877333333373F777337333333B30888880
  103.           33333333373FFFF73333333B3300000333333333337777733333}
  104.         NumGlyphs = 2
  105.       end
  106.       object Panel7: TPanel
  107.         Left = 6
  108.         Top = 6
  109.         Width = 258
  110.         Height = 24
  111.         Align = alTop
  112.         BevelInner = bvLowered
  113.         BevelOuter = bvNone
  114.         BorderWidth = 3
  115.         Caption = 'fsjhcxhdcusdfcv.sds.sdff'
  116.         Font.Charset = ANSI_CHARSET
  117.         Font.Color = clBlack
  118.         Font.Height = -13
  119.         Font.Name = 'Arial'
  120.         Font.Style = []
  121.         ParentFont = False
  122.         TabOrder = 1
  123.       end
  124.     end
  125.   end
  126.   object Panel2: TPanel
  127.     Left = 282
  128.     Top = 0
  129.     Width = 200
  130.     Height = 274
  131.     Align = alLeft
  132.     BevelInner = bvLowered
  133.     BorderWidth = 4
  134.     TabOrder = 1
  135.     object Panel3: TPanel
  136.       Left = 6
  137.       Top = 81
  138.       Width = 188
  139.       Height = 80
  140.       Align = alTop
  141.       BevelInner = bvLowered
  142.       BorderWidth = 4
  143.       TabOrder = 0
  144.       object VersInfoLbl: TLabel
  145.         Left = 48
  146.         Top = 12
  147.         Width = 77
  148.         Height = 16
  149.         Alignment = taCenter
  150.         Caption = 'Version 1.90'
  151.         Font.Charset = DEFAULT_CHARSET
  152.         Font.Color = clBlack
  153.         Font.Height = -13
  154.         Font.Name = 'Arial'
  155.         Font.Style = [fsBold]
  156.         ParentFont = False
  157.       end
  158.       object ProdNoLbl: TLabel
  159.         Left = 32
  160.         Top = 28
  161.         Width = 117
  162.         Height = 16
  163.         Alignment = taCenter
  164.         Caption = 'Product No. 3xxxx'
  165.         Font.Charset = DEFAULT_CHARSET
  166.         Font.Color = clBlack
  167.         Font.Height = -13
  168.         Font.Name = 'Arial'
  169.         Font.Style = [fsBold]
  170.         ParentFont = False
  171.       end
  172.       object CopyLbl: TLabel
  173.         Left = 39
  174.         Top = 52
  175.         Width = 84
  176.         Height = 15
  177.         Alignment = taCenter
  178.         Caption = 'Copyright 1990.'
  179.         Font.Charset = ANSI_CHARSET
  180.         Font.Color = clBlack
  181.         Font.Height = -13
  182.         Font.Name = 'Times New Roman'
  183.         Font.Style = []
  184.         ParentFont = False
  185.       end
  186.     end
  187.     object Panel4: TPanel
  188.       Left = 6
  189.       Top = 161
  190.       Width = 188
  191.       Height = 35
  192.       Align = alClient
  193.       BevelInner = bvLowered
  194.       BorderWidth = 4
  195.       TabOrder = 1
  196.       object MemoryLbl: TLabel
  197.         Left = 13
  198.         Top = 10
  199.         Width = 51
  200.         Height = 16
  201.         Caption = 'Memory:'
  202.         Font.Charset = ANSI_CHARSET
  203.         Font.Color = clBlack
  204.         Font.Height = -13
  205.         Font.Name = 'Arial'
  206.         Font.Style = []
  207.         ParentFont = False
  208.       end
  209.     end
  210.     object Panel6: TPanel
  211.       Left = 6
  212.       Top = 196
  213.       Width = 188
  214.       Height = 72
  215.       Align = alBottom
  216.       BevelInner = bvLowered
  217.       BorderWidth = 4
  218.       TabOrder = 2
  219.       object OKBitBtn: TBitBtn
  220.         Left = 11
  221.         Top = 10
  222.         Width = 134
  223.         Height = 40
  224.         Caption = 'OK'
  225.         Default = True
  226.         Font.Charset = DEFAULT_CHARSET
  227.         Font.Color = clBlack
  228.         Font.Height = -13
  229.         Font.Name = 'Arial'
  230.         Font.Style = [fsBold]
  231.         ModalResult = 1
  232.         ParentFont = False
  233.         TabOrder = 0
  234.         OnClick = OKBitBtnClick
  235.         Glyph.Data = {
  236.           76020000424D7602000000000000760000002800000020000000200000000100
  237.           0400000000000002000000000000000000001000000010000000000000000000
  238.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  239.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFCCFF
  240.           FFFFFFFFFFFFFFFFFFFFFFFFFCCCCCCFFCCCCFFFCCFFFFFFFFFFFFFFCCFFCCCF
  241.           CCFFCCFFFCCFFFFFFFFFFFFFCCFFFCCCCCFFFCCFFCCFFFFFFFFFFFFFCCFFFFCC
  242.           CCFFFFCCFFCCFFFFFFFFFFFFCCFFFFCCCCCFFFFFFFCCFFFFFFFFFFFF9CCCCCCC
  243.           CCCFFF9F9FFCCFFFFFFFFFFF9CCCFFFFFFCCFF9F9FFCCFFFFFFFFFFF99CCCFFF
  244.           FFFCCF9F9FFCCFFFFFFFFFFF99FCCC9FFFFFCCCF9CCCCCFFFFFFFFFF99FFFCCC
  245.           CFFFFFCCCFF99CCCCFFFFFFF9F9FFF9FFFFFFF9F9FF99FFFFFFFFFFF9F9FFF99
  246.           FFFFFF9F99F99FFFFFFFFFFF9F9FFF99FFFFFF9F99F99FFFFFFFFFFF9F9FFF99
  247.           FFFFFF9F99F9F9FFFFFFFFFF9FF9FF99FFFFFF9F99F9F9FFFFFFF9FF9FF9FF9F
  248.           9FFFFF9F999FF9FFFFFFF9F9FFF9FF9F9FFFF9F9F99FF999999FF9F9FFF9FF9F
  249.           9999F9F9F99FFFFFFFFFFF99FFF9F9FFFFF9F9F9F99FFFFFFFFFFF99FFFF99FF
  250.           FFF9F9F9F99FFFFFFFFFFF99FFFF99FFFFFF99F9F99FFFFFFFFFFF99FFFF99FF
  251.           FFFF99F9FF9FFFFFFFFFFF99FFFF99FFFFFF99F9FF9FFFFFFFFFFF99FFFF99FF
  252.           FFFF99F9FF9FFFFFFFFFFFF9FFFF99FFFFFF99F9FF9FFFFFFFFFFFF9FFFFF9FF
  253.           FFFFF9F9FF9FFFFFFFFFFFF9FFFFF9FFFFFFF9F9FF9FFFFFFFFFFFF9FFFFF9FF
  254.           FFFFF9FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  255.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  256.       end
  257.     end
  258.     object Panel8: TPanel
  259.       Left = 6
  260.       Top = 6
  261.       Width = 188
  262.       Height = 75
  263.       Align = alTop
  264.       BevelInner = bvLowered
  265.       BorderWidth = 4
  266.       TabOrder = 3
  267.       object AppLbl: TLabel
  268.         Left = 6
  269.         Top = 15
  270.         Width = 176
  271.         Height = 48
  272.         Alignment = taCenter
  273.         AutoSize = False
  274.         Caption = 'Wafer Mapper Software'
  275.         Font.Charset = DEFAULT_CHARSET
  276.         Font.Color = clBlack
  277.         Font.Height = -21
  278.         Font.Name = 'Arial'
  279.         Font.Style = [fsBold]
  280.         ParentFont = False
  281.         WordWrap = True
  282.       end
  283.     end
  284.   end
  285. end
  286.