home *** CD-ROM | disk | FTP | other *** search
- object OWHelpForm: TOWHelpForm
- Left = 599
- Top = 200
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Help'
- ClientHeight = 243
- ClientWidth = 347
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object OKBtn: TBitBtn
- Left = 136
- Top = 216
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- NumGlyphs = 2
- end
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 329
- Height = 197
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- object Label1: TLabel
- Left = 16
- Top = 8
- Width = 245
- Height = 13
- Caption = 'Send your questions, comments and suggestions to:'
- end
- object ContactURLLabel: TURLLabel
- Left = 32
- Top = 48
- Width = 85
- Height = 13
- Cursor = crHandPoint
- Caption = 'ContactURLLabel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 16
- Top = 128
- Width = 305
- Height = 33
- AutoSize = False
- Caption =
- 'This software was developed by CAM Development. For other great' +
- ' products from CAM Development please visit:'
- WordWrap = True
- end
- object URLLabel1: TURLLabel
- Left = 32
- Top = 168
- Width = 131
- Height = 13
- Cursor = crHandPoint
- Caption = 'www.camdevelopment.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- URL = 'http://www.camdevelopment.com'
- end
- object Bevel1: TBevel
- Left = 14
- Top = 116
- Width = 301
- Height = 13
- Shape = bsTopLine
- end
- object ContactNameLabel: TLabel
- Left = 16
- Top = 28
- Width = 91
- Height = 13
- Caption = 'ContactNameLabel'
- end
- object ContactPhone1Label: TLabel
- Left = 32
- Top = 72
- Width = 100
- Height = 13
- Caption = 'ContactPhone1Label'
- end
- object ContactPhone2Label: TLabel
- Left = 32
- Top = 92
- Width = 100
- Height = 13
- Caption = 'ContactPhone1Label'
- end
- end
- end
-