home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 7: Programming / CDAT7.iso / Share / Database / AutoSQL / ASQL22N.exe / _SETUP.1 / AutoSQL.exe / 0 / RCDATA / TFRMCONTACT / TFRMCONTACT.txt
Encoding:
Text File  |  1999-02-16  |  5.5 KB  |  250 lines

  1. object frmContact: TfrmContact
  2.   Left = 255
  3.   Top = 144
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Contacting OCERIS, Inc.'
  7.   ClientHeight = 336
  8.   ClientWidth = 493
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 14
  17.   object Label1: TLabel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 477
  21.     Height = 33
  22.     AutoSize = False
  23.     Caption = 
  24.       'If you'#39'd like to order any of our products, report a bug, or jus' +
  25.       't have a question, please don'#39't hesitate to contact us using one' +
  26.       ' of the methods below.'
  27.     WordWrap = True
  28.   end
  29.   object boxInternet: TGroupBox
  30.     Left = 4
  31.     Top = 48
  32.     Width = 481
  33.     Height = 149
  34.     Caption = 'Internet'
  35.     TabOrder = 0
  36.     object Label2: TLabel
  37.       Left = 16
  38.       Top = 20
  39.       Width = 29
  40.       Height = 14
  41.       Caption = 'Email'
  42.       Font.Charset = ANSI_CHARSET
  43.       Font.Color = clWindowText
  44.       Font.Height = -11
  45.       Font.Name = 'Arial'
  46.       Font.Style = [fsBold]
  47.       ParentFont = False
  48.     end
  49.     object Label3: TLabel
  50.       Left = 256
  51.       Top = 20
  52.       Width = 30
  53.       Height = 14
  54.       Caption = 'WWW'
  55.       Font.Charset = ANSI_CHARSET
  56.       Font.Color = clWindowText
  57.       Font.Height = -11
  58.       Font.Name = 'Arial'
  59.       Font.Style = [fsBold]
  60.       ParentFont = False
  61.     end
  62.     object Label9: TLabel
  63.       Left = 52
  64.       Top = 20
  65.       Width = 130
  66.       Height = 14
  67.       Caption = 'Support or Bug Reports'
  68.       Font.Charset = ANSI_CHARSET
  69.       Font.Color = clNavy
  70.       Font.Height = -11
  71.       Font.Name = 'Arial'
  72.       Font.Style = [fsBold]
  73.       ParentFont = False
  74.     end
  75.     object Label10: TLabel
  76.       Left = 52
  77.       Top = 56
  78.       Width = 116
  79.       Height = 14
  80.       Caption = 'Ordering Information'
  81.       Font.Charset = ANSI_CHARSET
  82.       Font.Color = clNavy
  83.       Font.Height = -11
  84.       Font.Name = 'Arial'
  85.       Font.Style = [fsBold]
  86.       ParentFont = False
  87.     end
  88.     object Label11: TLabel
  89.       Left = 52
  90.       Top = 92
  91.       Width = 190
  92.       Height = 14
  93.       Caption = 'General Questions of Suggestions'
  94.       Font.Charset = ANSI_CHARSET
  95.       Font.Color = clNavy
  96.       Font.Height = -11
  97.       Font.Name = 'Arial'
  98.       Font.Style = [fsBold]
  99.       ParentFont = False
  100.     end
  101.     object Label12: TLabel
  102.       Left = 68
  103.       Top = 36
  104.       Width = 117
  105.       Height = 14
  106.       Caption = 'support@oceris.com'
  107.       Font.Charset = ANSI_CHARSET
  108.       Font.Color = clMaroon
  109.       Font.Height = -11
  110.       Font.Name = 'Arial'
  111.       Font.Style = [fsBold]
  112.       ParentFont = False
  113.     end
  114.     object Label13: TLabel
  115.       Left = 68
  116.       Top = 72
  117.       Width = 103
  118.       Height = 14
  119.       Caption = 'sales@oceris.com'
  120.       Font.Charset = ANSI_CHARSET
  121.       Font.Color = clMaroon
  122.       Font.Height = -11
  123.       Font.Name = 'Arial'
  124.       Font.Style = [fsBold]
  125.       ParentFont = False
  126.     end
  127.     object Label14: TLabel
  128.       Left = 68
  129.       Top = 108
  130.       Width = 108
  131.       Height = 14
  132.       Caption = 'oceris@oceris.com'
  133.       Font.Charset = ANSI_CHARSET
  134.       Font.Color = clMaroon
  135.       Font.Height = -11
  136.       Font.Name = 'Arial'
  137.       Font.Style = [fsBold]
  138.       ParentFont = False
  139.     end
  140.     object Label15: TLabel
  141.       Left = 296
  142.       Top = 20
  143.       Width = 126
  144.       Height = 14
  145.       Caption = 'http://www.oceris.com'
  146.       Font.Charset = ANSI_CHARSET
  147.       Font.Color = clMaroon
  148.       Font.Height = -11
  149.       Font.Name = 'Arial'
  150.       Font.Style = [fsBold]
  151.       ParentFont = False
  152.     end
  153.   end
  154.   object GroupBox1: TGroupBox
  155.     Left = 4
  156.     Top = 200
  157.     Width = 289
  158.     Height = 93
  159.     Caption = 'Mail'
  160.     TabOrder = 1
  161.     object Label4: TLabel
  162.       Left = 16
  163.       Top = 20
  164.       Width = 64
  165.       Height = 14
  166.       Caption = 'OCERIS, Inc.'
  167.       Font.Charset = ANSI_CHARSET
  168.       Font.Color = clWindowText
  169.       Font.Height = -11
  170.       Font.Name = 'Arial'
  171.       Font.Style = [fsBold]
  172.       ParentFont = False
  173.     end
  174.     object Label5: TLabel
  175.       Left = 16
  176.       Top = 36
  177.       Width = 65
  178.       Height = 14
  179.       Caption = 'P.O. Box 286'
  180.       Font.Charset = ANSI_CHARSET
  181.       Font.Color = clWindowText
  182.       Font.Height = -11
  183.       Font.Name = 'Arial'
  184.       Font.Style = [fsBold]
  185.       ParentFont = False
  186.     end
  187.     object Label6: TLabel
  188.       Left = 16
  189.       Top = 52
  190.       Width = 97
  191.       Height = 14
  192.       Caption = 'Madison, Al 35758'
  193.       Font.Charset = ANSI_CHARSET
  194.       Font.Color = clWindowText
  195.       Font.Height = -11
  196.       Font.Name = 'Arial'
  197.       Font.Style = [fsBold]
  198.       ParentFont = False
  199.     end
  200.     object Label7: TLabel
  201.       Left = 16
  202.       Top = 68
  203.       Width = 22
  204.       Height = 14
  205.       Caption = 'USA'
  206.       Font.Charset = ANSI_CHARSET
  207.       Font.Color = clWindowText
  208.       Font.Height = -11
  209.       Font.Name = 'Arial'
  210.       Font.Style = [fsBold]
  211.       ParentFont = False
  212.     end
  213.   end
  214.   object boxFax: TGroupBox
  215.     Left = 300
  216.     Top = 200
  217.     Width = 185
  218.     Height = 93
  219.     Caption = 'Fax'
  220.     TabOrder = 2
  221.     object Label8: TLabel
  222.       Left = 16
  223.       Top = 24
  224.       Width = 75
  225.       Height = 14
  226.       Caption = '(205) 971-9831'
  227.       Font.Charset = ANSI_CHARSET
  228.       Font.Color = clWindowText
  229.       Font.Height = -11
  230.       Font.Name = 'Arial'
  231.       Font.Style = [fsBold]
  232.       ParentFont = False
  233.     end
  234.   end
  235.   object bbnOk: TBitBtn
  236.     Left = 404
  237.     Top = 300
  238.     Width = 81
  239.     Height = 29
  240.     Font.Charset = ANSI_CHARSET
  241.     Font.Color = clWindowText
  242.     Font.Height = -11
  243.     Font.Name = 'Arial'
  244.     Font.Style = [fsBold]
  245.     ParentFont = False
  246.     TabOrder = 3
  247.     Kind = bkOK
  248.   end
  249. end
  250.