home *** CD-ROM | disk | FTP | other *** search
- object frmContact: TfrmContact
- Left = 255
- Top = 144
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Contacting OCERIS, Inc.'
- ClientHeight = 336
- ClientWidth = 493
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 14
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 477
- Height = 33
- AutoSize = False
- Caption =
- 'If you'#39'd like to order any of our products, report a bug, or jus' +
- 't have a question, please don'#39't hesitate to contact us using one' +
- ' of the methods below.'
- WordWrap = True
- end
- object boxInternet: TGroupBox
- Left = 4
- Top = 48
- Width = 481
- Height = 149
- Caption = 'Internet'
- TabOrder = 0
- object Label2: TLabel
- Left = 16
- Top = 20
- Width = 29
- Height = 14
- Caption = 'Email'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 256
- Top = 20
- Width = 30
- Height = 14
- Caption = 'WWW'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label9: TLabel
- Left = 52
- Top = 20
- Width = 130
- Height = 14
- Caption = 'Support or Bug Reports'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label10: TLabel
- Left = 52
- Top = 56
- Width = 116
- Height = 14
- Caption = 'Ordering Information'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label11: TLabel
- Left = 52
- Top = 92
- Width = 190
- Height = 14
- Caption = 'General Questions of Suggestions'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label12: TLabel
- Left = 68
- Top = 36
- Width = 117
- Height = 14
- Caption = 'support@oceris.com'
- Font.Charset = ANSI_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label13: TLabel
- Left = 68
- Top = 72
- Width = 103
- Height = 14
- Caption = 'sales@oceris.com'
- Font.Charset = ANSI_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label14: TLabel
- Left = 68
- Top = 108
- Width = 108
- Height = 14
- Caption = 'oceris@oceris.com'
- Font.Charset = ANSI_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label15: TLabel
- Left = 296
- Top = 20
- Width = 126
- Height = 14
- Caption = 'http://www.oceris.com'
- Font.Charset = ANSI_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object GroupBox1: TGroupBox
- Left = 4
- Top = 200
- Width = 289
- Height = 93
- Caption = 'Mail'
- TabOrder = 1
- object Label4: TLabel
- Left = 16
- Top = 20
- Width = 64
- Height = 14
- Caption = 'OCERIS, Inc.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 16
- Top = 36
- Width = 65
- Height = 14
- Caption = 'P.O. Box 286'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label6: TLabel
- Left = 16
- Top = 52
- Width = 97
- Height = 14
- Caption = 'Madison, Al 35758'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label7: TLabel
- Left = 16
- Top = 68
- Width = 22
- Height = 14
- Caption = 'USA'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object boxFax: TGroupBox
- Left = 300
- Top = 200
- Width = 185
- Height = 93
- Caption = 'Fax'
- TabOrder = 2
- object Label8: TLabel
- Left = 16
- Top = 24
- Width = 75
- Height = 14
- Caption = '(205) 971-9831'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object bbnOk: TBitBtn
- Left = 404
- Top = 300
- Width = 81
- Height = 29
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- Kind = bkOK
- end
- end
-