home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 December / WIN95_DEC_1996_4.ISO / finance / bilpwrnt.exe / BILLPOWR.EXE / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  1996-12-15  |  4KB  |  207 lines

  1. object AboutBox: TAboutBox
  2.   Left = 8
  3.   Top = 43
  4.   ActiveControl = OKbtn
  5.   BorderStyle = bsDialog
  6.   Caption = 'About'
  7.   ClientHeight = 397
  8.   ClientWidth = 298
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'system'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnClose = AboutBoxClose
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object Panel1: TPanel
  19.     Left = 8
  20.     Top = 12
  21.     Width = 281
  22.     Height = 253
  23.     BevelInner = bvRaised
  24.     BevelOuter = bvLowered
  25.     TabOrder = 0
  26.     object ProgramIcon: TImage
  27.       Left = 12
  28.       Top = 8
  29.       Width = 70
  30.       Height = 71
  31.       Picture.Data = {<image000.bmp>}
  32.       Stretch = True
  33.       IsControl = True
  34.     end
  35.     object SoftwareName: TLabel
  36.       Left = 84
  37.       Top = 6
  38.       Width = 193
  39.       Height = 29
  40.       Alignment = taCenter
  41.       AutoSize = False
  42.       Caption = 'Product Name'
  43.       Font.Color = clBlack
  44.       Font.Height = -24
  45.       Font.Name = 'arial'
  46.       Font.Style = [fsBold]
  47.       ParentFont = False
  48.       IsControl = True
  49.     end
  50.     object Version: TLabel
  51.       Left = 92
  52.       Top = 52
  53.       Width = 181
  54.       Height = 13
  55.       Alignment = taCenter
  56.       AutoSize = False
  57.       Caption = 'Version'
  58.       Font.Color = clBlack
  59.       Font.Height = -12
  60.       Font.Name = 'Arial'
  61.       Font.Style = [fsBold]
  62.       ParentFont = False
  63.       IsControl = True
  64.     end
  65.     object Copyright: TLabel
  66.       Left = 12
  67.       Top = 82
  68.       Width = 265
  69.       Height = 15
  70.       AutoSize = False
  71.       Caption = 'Copyright'
  72.       Font.Color = clBlack
  73.       Font.Height = -12
  74.       Font.Name = 'Arial'
  75.       Font.Style = [fsBold]
  76.       ParentFont = False
  77.       IsControl = True
  78.     end
  79.     object Comments: TLabel
  80.       Left = 12
  81.       Top = 96
  82.       Width = 265
  83.       Height = 59
  84.       AutoSize = False
  85.       Caption = 'Comments'
  86.       Font.Color = clBlack
  87.       Font.Height = -12
  88.       Font.Name = 'Arial'
  89.       Font.Style = [fsBold]
  90.       ParentFont = False
  91.       WordWrap = True
  92.       IsControl = True
  93.     end
  94.     object ProductQuote: TLabel
  95.       Left = 88
  96.       Top = 34
  97.       Width = 181
  98.       Height = 16
  99.       Alignment = taCenter
  100.       AutoSize = False
  101.       Caption = 'ProductQuote'
  102.     end
  103.     object RegisInfo: TLabel
  104.       Left = 4
  105.       Top = 154
  106.       Width = 273
  107.       Height = 95
  108.       AutoSize = False
  109.       Caption = 'Registration'
  110.       Font.Color = clWindowText
  111.       Font.Height = -13
  112.       Font.Name = 'Arial'
  113.       Font.Style = []
  114.       ParentFont = False
  115.       WordWrap = True
  116.     end
  117.     object Language: TLabel
  118.       Left = 92
  119.       Top = 66
  120.       Width = 183
  121.       Height = 15
  122.       Alignment = taCenter
  123.       AutoSize = False
  124.       Caption = 'Language'
  125.       Font.Color = clWindowText
  126.       Font.Height = -12
  127.       Font.Name = 'Arial'
  128.       Font.Style = []
  129.       ParentFont = False
  130.     end
  131.     object tradeMark: TLabel
  132.       Left = 268
  133.       Top = 2
  134.       Width = 10
  135.       Height = 8
  136.       Caption = 'TM'
  137.       Font.Color = clWindowText
  138.       Font.Height = -8
  139.       Font.Name = 'Courier New'
  140.       Font.Style = []
  141.       ParentFont = False
  142.     end
  143.   end
  144.   object OKbtn: TBitBtn
  145.     Left = 154
  146.     Top = 274
  147.     Width = 136
  148.     Height = 33
  149.     Caption = 'Continue'
  150.     Font.Color = clBlack
  151.     Font.Height = -13
  152.     Font.Name = 'MS Sans Serif'
  153.     Font.Style = [fsBold]
  154.     ParentFont = False
  155.     TabOrder = 1
  156.     OnClick = AboutBoxOKClick
  157.     Kind = bkOK
  158.     Margin = 2
  159.     Spacing = -1
  160.     IsControl = True
  161.   end
  162.   object OrderFormBtn: TButton
  163.     Left = 8
  164.     Top = 274
  165.     Width = 135
  166.     Height = 33
  167.     Caption = 'Print Order Form'
  168.     TabOrder = 2
  169.     OnClick = OrderFormBtnClick
  170.   end
  171.   object GroupBox1: TGroupBox
  172.     Left = 10
  173.     Top = 318
  174.     Width = 277
  175.     Height = 73
  176.     Caption = 'GroupBox1'
  177.     TabOrder = 3
  178.     object Label1: TLabel
  179.       Left = 10
  180.       Top = 18
  181.       Width = 259
  182.       Height = 16
  183.       Alignment = taCenter
  184.       AutoSize = False
  185.       Caption = 'Label1'
  186.     end
  187.     object Label2: TLabel
  188.       Left = 10
  189.       Top = 36
  190.       Width = 257
  191.       Height = 16
  192.       Alignment = taCenter
  193.       AutoSize = False
  194.       Caption = 'Label2'
  195.     end
  196.     object Label3: TLabel
  197.       Left = 10
  198.       Top = 54
  199.       Width = 259
  200.       Height = 16
  201.       Alignment = taCenter
  202.       AutoSize = False
  203.       Caption = 'Label3'
  204.     end
  205.   end
  206. end
  207.