home *** CD-ROM | disk | FTP | other *** search
- object PageInfoDlg: TPageInfoDlg
- Left = 271
- Top = 174
- ActiveControl = edPageName
- BorderStyle = bsDialog
- ClientHeight = 109
- ClientWidth = 321
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 305
- Height = 61
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 12
- Top = 16
- Width = 68
- Height = 13
- Caption = '&Page name:'
- FocusControl = edPageName
- end
- object Label2: TLabel
- Left = 12
- Top = 40
- Width = 77
- Height = 13
- Caption = 'Help conte&xt:'
- FocusControl = edPageContext
- end
- object edPageName: TEdit
- Left = 94
- Top = 16
- Width = 213
- Height = 20
- TabOrder = 0
- end
- object edPageContext: TEdit
- Left = 94
- Top = 40
- Width = 213
- Height = 20
- TabOrder = 1
- end
- object BitBtn1: TBitBtn
- Left = 63
- Top = 76
- Width = 78
- Height = 27
- TabOrder = 2
- OnClick = OKClick
- Kind = bkOK
- Margin = 2
- Spacing = -1
- end
- object BitBtn2: TBitBtn
- Left = 149
- Top = 76
- Width = 78
- Height = 27
- TabOrder = 3
- Kind = bkCancel
- Margin = 2
- Spacing = -1
- end
- object BitBtn3: TBitBtn
- Left = 235
- Top = 76
- Width = 78
- Height = 27
- TabOrder = 4
- Kind = bkHelp
- Margin = 2
- Spacing = -1
- end
- end
-