home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 July / dpcb0798.bin / Business / Persdesk / _SETUP.1 / PERSYST1.EXE / 0 / RCDATA / TNEWCONTRACT / TNEWCONTRACT.txt
Text File  |  1998-04-21  |  6KB  |  150 lines

  1. object newcontract: Tnewcontract
  2.   Left = 75
  3.   Top = 100
  4.   Width = 547
  5.   Height = 99
  6.   Caption = 'Contract Condition'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   OnClose = FormClose
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Label1: TLabel
  15.     Left = 22
  16.     Top = 1
  17.     Width = 42
  18.     Height = 13
  19.     Caption = 'Category'
  20.   end
  21.   object Label2: TLabel
  22.     Left = 151
  23.     Top = 2
  24.     Width = 64
  25.     Height = 13
  26.     Caption = 'Sub Category'
  27.   end
  28.   object Label3: TLabel
  29.     Left = 283
  30.     Top = 0
  31.     Width = 86
  32.     Height = 13
  33.     Caption = 'Sub Sub Category'
  34.   end
  35.   object Label4: TLabel
  36.     Left = 421
  37.     Top = 1
  38.     Width = 60
  39.     Height = 13
  40.     Caption = 'Item Number'
  41.   end
  42.   object category: TDBEdit
  43.     Left = 22
  44.     Top = 14
  45.     Width = 121
  46.     Height = 21
  47.     DataField = 'Category'
  48.     DataSource = wordprocessor2.DataSource1
  49.     MaxLength = 0
  50.     TabOrder = 0
  51.   end
  52.   object subcategory: TDBEdit
  53.     Left = 152
  54.     Top = 15
  55.     Width = 121
  56.     Height = 21
  57.     DataField = 'Sub-category'
  58.     DataSource = wordprocessor2.DataSource1
  59.     MaxLength = 0
  60.     TabOrder = 1
  61.   end
  62.   object subsubcategory: TDBEdit
  63.     Left = 284
  64.     Top = 15
  65.     Width = 121
  66.     Height = 21
  67.     DataField = 'Sub-sub-category'
  68.     DataSource = wordprocessor2.DataSource1
  69.     MaxLength = 0
  70.     TabOrder = 2
  71.   end
  72.   object itemnumber: TDBEdit
  73.     Left = 422
  74.     Top = 14
  75.     Width = 47
  76.     Height = 21
  77.     DataField = 'Item number'
  78.     DataSource = wordprocessor2.DataSource1
  79.     MaxLength = 0
  80.     TabOrder = 3
  81.   end
  82.   object okbutton: TBitBtn
  83.     Left = 202
  84.     Top = 41
  85.     Width = 75
  86.     Height = 25
  87.     Caption = 'OK'
  88.     Default = True
  89.     TabOrder = 4
  90.     OnClick = okbuttonClick
  91.     Glyph.Data = {
  92.       BE060000424DBE06000000000000360400002800000024000000120000000100
  93.       0800000000008802000000000000000000000000000000000000000000000000
  94.       80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  95.       A600000000000000000000000000000000000000000000000000000000000000
  96.       0000000000000000000000000000000000000000000000000000000000000000
  97.       0000000000000000000000000000000000000000000000000000000000000000
  98.       0000000000000000000000000000000000000000000000000000000000000000
  99.       0000000000000000000000000000000000000000000000000000000000000000
  100.       0000000000000000000000000000000000000000000000000000000000000000
  101.       0000000000000000000000000000000000000000000000000000000000000000
  102.       0000000000000000000000000000000000000000000000000000000000000000
  103.       0000000000000000000000000000000000000000000000000000000000000000
  104.       0000000000000000000000000000000000000000000000000000000000000000
  105.       0000000000000000000000000000000000000000000000000000000000000000
  106.       0000000000000000000000000000000000000000000000000000000000000000
  107.       0000000000000000000000000000000000000000000000000000000000000000
  108.       0000000000000000000000000000000000000000000000000000000000000000
  109.       0000000000000000000000000000000000000000000000000000000000000000
  110.       0000000000000000000000000000000000000000000000000000000000000000
  111.       0000000000000000000000000000000000000000000000000000000000000000
  112.       0000000000000000000000000000000000000000000000000000000000000000
  113.       0000000000000000000000000000000000000000000000000000000000000000
  114.       0000000000000000000000000000000000000000000000000000000000000000
  115.       0000000000000000000000000000000000000000000000000000000000000000
  116.       0000000000000000000000000000000000000000000000000000000000000000
  117.       0000000000000000000000000000000000000000000000000000000000000000
  118.       0000000000000000000000000000000000000000000000000000000000000000
  119.       0000000000000000000000000000000000000000000000000000000000000000
  120.       0000000000000000000000000000000000000000000000000000000000000000
  121.       0000000000000000000000000000000000000000000000000000000000000000
  122.       0000000000000000000000000000000000000000000000000000000000000000
  123.       0000000000000000000000000000000000000000000000000000000000000000
  124.       000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  125.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  126.       0303030303030303030303030303030303030303030303030303030303030303
  127.       03030303030303030303030303030303030303030303FF030303030303030303
  128.       03030303030303040403030303030303030303030303030303F8F8FF03030303
  129.       03030303030303030303040202040303030303030303030303030303F80303F8
  130.       FF030303030303030303030303040202020204030303030303030303030303F8
  131.       03030303F8FF0303030303030303030304020202020202040303030303030303
  132.       0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  133.       0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  134.       040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  135.       03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  136.       FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  137.       0303030303030303030303FA0202020403030303030303030303030303F8FF03
  138.       03F8FF03030303030303030303030303FA020202040303030303030303030303
  139.       0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  140.       03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  141.       030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  142.       0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  143.       03030303FA0202030303030303030303030303030303F8FFF803030303030303
  144.       030303030303030303FA0303030303030303030303030303030303F803030303
  145.       0303030303030303030303030303030303030303030303030303030303030303
  146.       0303}
  147.     NumGlyphs = 2
  148.   end
  149. end
  150.