lazarus/tools/chmmaker/unit1.lfm
paul 3a0ad627a7 fix executable bit
git-svn-id: trunk@22209 -
2009-10-17 17:13:45 +00:00

992 lines
26 KiB
Plaintext

object CHMForm: TCHMForm
Left = 269
Height = 511
Top = 217
Width = 611
HelpContext = 0
ActiveControl = FileListBox
Align = alNone
AllowDropFiles = False
AutoScroll = True
AutoSize = False
BorderIcons = [biSystemMenu, biMinimize, biMaximize]
BorderStyle = bsSizeable
Caption = 'Compiled HTML Help Project - [Made with Freepascal]'
ChildSizing.LeftRightSpacing = 0
ChildSizing.TopBottomSpacing = 0
ChildSizing.HorizontalSpacing = 0
ChildSizing.VerticalSpacing = 0
ChildSizing.ControlsPerLine = 0
ClientHeight = 488
ClientWidth = 611
DockSite = False
DragKind = dkDrag
DragMode = dmManual
Enabled = True
Font.Height = 0
Font.Style = []
FormStyle = fsNormal
Menu = MainMenu1
OnClose = FormClose
OnCreate = FormCreate
ParentBiDiMode = True
ParentFont = False
Position = poDesigned
ShowInTaskBar = stAlways
UseDockManager = False
LCLVersion = '0.9.27'
WindowState = wsNormal
object StatusBar1: TStatusBar
Left = 0
Height = 19
Top = 469
Width = 611
HelpContext = 0
DragCursor = crDrag
DragKind = dkDrag
DragMode = dmManual
Enabled = True
Panels = <>
ParentShowHint = True
end
object GroupBox1: TGroupBox
Left = 0
Height = 469
Top = 0
Width = 268
HelpContext = 0
Align = alLeft
AutoSize = False
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'Files'
ChildSizing.LeftRightSpacing = 0
ChildSizing.TopBottomSpacing = 0
ChildSizing.HorizontalSpacing = 0
ChildSizing.VerticalSpacing = 0
ChildSizing.ControlsPerLine = 0
ClientHeight = 452
ClientWidth = 264
Ctl3D = False
DockSite = False
DragCursor = crDrag
DragKind = dkDrag
DragMode = dmManual
Enabled = True
ParentBidiMode = True
ParentColor = True
ParentCtl3D = True
ParentFont = True
ParentShowHint = True
TabOrder = 0
TabStop = False
Visible = True
object FileListBox: TListBox
Left = 0
Height = 318
Top = 0
Width = 264
HelpContext = 0
Align = alClient
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
BorderStyle = bsSingle
ClickOnSelChange = True
Columns = 0
DragCursor = crDrag
DragKind = dkDrag
DragMode = dmManual
ExtendedSelect = True
Enabled = True
IntegralHeight = False
ItemHeight = 0
MultiSelect = False
OnDrawItem = FileListBoxDrawItem
ParentBidiMode = True
ParentShowHint = True
ParentFont = True
Sorted = True
Style = lbOwnerDrawFixed
TabOrder = 0
TabStop = True
TopIndex = -1
Visible = True
end
object Panel2: TPanel
Left = 0
Height = 134
Top = 318
Width = 264
HelpContext = 0
Align = alBottom
Alignment = taCenter
AutoSize = False
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
BevelInner = bvNone
BevelOuter = bvRaised
BevelWidth = 1
BorderWidth = 0
BorderStyle = bsNone
ChildSizing.LeftRightSpacing = 0
ChildSizing.TopBottomSpacing = 0
ChildSizing.HorizontalSpacing = 0
ChildSizing.VerticalSpacing = 0
ChildSizing.ControlsPerLine = 0
ClientHeight = 134
ClientWidth = 264
DockSite = False
DragCursor = crDrag
DragKind = dkDrag
DragMode = dmManual
Enabled = True
FullRepaint = True
ParentColor = True
ParentFont = True
ParentShowHint = True
TabOrder = 1
TabStop = False
Visible = True
object Label4: TLabel
Left = 16
Height = 48
Top = 85
Width = 232
HelpContext = 0
Align = alBottom
Alignment = taLeftJustify
AutoSize = False
BorderSpacing.Left = 15
BorderSpacing.Top = 0
BorderSpacing.Right = 15
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'All files must be in the project file directory or a subdirectory.'
DragCursor = crDrag
DragMode = dmManual
Enabled = True
Layout = tlTop
ParentBidiMode = True
ParentColor = False
ParentFont = True
ParentShowHint = True
ShowAccelChar = True
Transparent = True
Visible = True
WordWrap = True
OptimalFill = False
end
object AddFilesBtn: TButton
Left = 11
Height = 25
Top = 3
Width = 81
HelpContext = 0
Align = alNone
AutoSize = False
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.InnerBorder = 4
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Cancel = False
Caption = 'Add Files'
Default = False
DragCursor = crDrag
DragMode = dmManual
Enabled = True
ParentBidiMode = True
ModalResult = 0
OnClick = AddFilesBtnClick
ParentFont = True
ParentShowHint = True
TabOrder = 0
TabStop = True
Visible = True
end
object RemoveFilesBtn: TButton
Left = 94
Height = 25
Top = 3
Width = 156
HelpContext = 0
Align = alNone
AutoSize = False
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.InnerBorder = 4
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Cancel = False
Caption = 'Remove Selected'
Default = False
DragCursor = crDrag
DragMode = dmManual
Enabled = True
ParentBidiMode = True
ModalResult = 0
OnClick = RemoveFilesBtnClick
ParentFont = True
ParentShowHint = True
TabOrder = 1
TabStop = True
Visible = True
end
object AutoAddLinksBtn: TButton
Left = 11
Height = 25
Top = 59
Width = 239
HelpContext = 0
Align = alNone
AutoSize = False
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.InnerBorder = 4
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Cancel = False
Caption = 'Auto add HREF files'
Default = False
DragCursor = crDrag
DragMode = dmManual
Enabled = False
ParentBidiMode = True
ModalResult = 0
OnClick = AutoAddLinksBtnClick
ParentFont = True
ParentShowHint = True
TabOrder = 2
TabStop = True
Visible = True
end
object AddAllBtn: TButton
Left = 11
Height = 25
Top = 32
Width = 239
HelpContext = 0
Align = alNone
AutoSize = False
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.InnerBorder = 4
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Cancel = False
Caption = 'Add all files in Project Directory'
Default = False
DragCursor = crDrag
DragMode = dmManual
Enabled = True
ParentBidiMode = True
ModalResult = 0
OnClick = AddAllBtnClick
ParentFont = True
ParentShowHint = True
TabOrder = 3
TabStop = True
Visible = True
end
end
end
object Panel1: TPanel
Left = 268
Height = 469
Top = 0
Width = 343
HelpContext = 0
Align = alClient
Alignment = taCenter
AutoSize = False
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
BevelInner = bvNone
BevelOuter = bvRaised
BevelWidth = 1
BorderWidth = 0
BorderStyle = bsNone
ChildSizing.LeftRightSpacing = 0
ChildSizing.TopBottomSpacing = 0
ChildSizing.HorizontalSpacing = 0
ChildSizing.VerticalSpacing = 0
ChildSizing.ControlsPerLine = 0
ClientHeight = 469
ClientWidth = 343
DockSite = False
DragCursor = crDrag
DragKind = dkDrag
DragMode = dmManual
Enabled = True
FullRepaint = True
ParentColor = True
ParentFont = True
ParentShowHint = True
TabOrder = 1
TabStop = False
Visible = True
object Label1: TLabel
Left = 11
Height = 16
Top = 11
Width = 112
HelpContext = 0
Align = alNone
Alignment = taLeftJustify
AutoSize = True
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'Table of Contents'
DragCursor = crDrag
DragMode = dmManual
Enabled = True
Layout = tlTop
ParentBidiMode = True
ParentColor = False
ParentFont = True
ParentShowHint = True
ShowAccelChar = True
Transparent = True
Visible = True
WordWrap = False
OptimalFill = False
end
object Label2: TLabel
Left = 11
Height = 16
Top = 59
Width = 35
HelpContext = 0
Align = alNone
Alignment = taLeftJustify
AutoSize = True
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'Index'
DragCursor = crDrag
DragMode = dmManual
Enabled = True
Layout = tlTop
ParentBidiMode = True
ParentColor = False
ParentFont = True
ParentShowHint = True
ShowAccelChar = True
Transparent = True
Visible = True
WordWrap = False
OptimalFill = False
end
object Label3: TLabel
Left = 11
Height = 16
Top = 219
Width = 141
HelpContext = 0
Align = alNone
Alignment = taLeftJustify
AutoSize = True
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'Compile time options:'
DragCursor = crDrag
DragMode = dmManual
Enabled = True
Layout = tlTop
ParentBidiMode = True
ParentColor = False
ParentFont = True
ParentShowHint = True
ShowAccelChar = True
Transparent = True
Visible = True
WordWrap = False
OptimalFill = False
end
object Label5: TLabel
Left = 11
Height = 16
Top = 108
Width = 83
HelpContext = 0
Align = alNone
Alignment = taLeftJustify
AutoSize = True
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'Default Page'
DragCursor = crDrag
DragMode = dmManual
Enabled = True
Layout = tlTop
ParentBidiMode = True
ParentColor = False
ParentFont = True
ParentShowHint = True
ShowAccelChar = True
Transparent = True
Visible = True
WordWrap = False
OptimalFill = False
end
object Label6: TLabel
Left = 12
Height = 16
Top = 356
Width = 90
HelpContext = 0
Align = alNone
Alignment = taLeftJustify
AutoSize = True
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'CHM filename'
DragCursor = crDrag
DragMode = dmManual
Enabled = True
Layout = tlTop
ParentBidiMode = True
ParentColor = False
ParentFont = True
ParentShowHint = True
ShowAccelChar = True
Transparent = True
Visible = True
WordWrap = False
OptimalFill = False
end
object TOCEdit: TFileNameEdit
Left = 10
Height = 23
Top = 31
Width = 203
HelpContext = 0
OnAcceptFileName = TOCEditAcceptFileName
DialogKind = dkOpen
DialogOptions = []
Filter = 'Table of Contents Files(*.hhc)|*.hhc|All files|*'
FilterIndex = 0
ButtonWidth = 23
DirectInput = True
ButtonOnlyWhenFocused = False
NumGlyphs = 1
Flat = False
Align = alNone
AutoSelect = False
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
AutoSize = False
Ctl3D = False
DragCursor = crDrag
DragMode = dmManual
Enabled = True
MaxLength = -1
ParentColor = False
ParentCtl3D = True
ParentFont = True
ParentShowHint = True
ReadOnly = False
TabOrder = 0
TabStop = True
Visible = True
end
object IndexEdit: TFileNameEdit
Left = 10
Height = 23
Top = 79
Width = 203
HelpContext = 0
OnAcceptFileName = IndexEditAcceptFileName
DialogKind = dkOpen
DialogOptions = []
Filter = 'Index Files(*.hhk)|*.hhk|All Files|*'
FilterIndex = 0
ButtonWidth = 23
DirectInput = True
ButtonOnlyWhenFocused = False
NumGlyphs = 1
Flat = False
Align = alNone
AutoSelect = False
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
AutoSize = False
Ctl3D = False
DragCursor = crDrag
DragMode = dmManual
Enabled = True
MaxLength = -1
ParentColor = False
ParentCtl3D = True
ParentFont = True
ParentShowHint = True
ReadOnly = False
TabOrder = 1
TabStop = True
Visible = True
end
object TOCEditBtn: TButton
Left = 247
Height = 23
Top = 31
Width = 51
HelpContext = 0
Align = alNone
AutoSize = False
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.InnerBorder = 4
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Cancel = False
Caption = 'Edit'
Default = False
DragCursor = crDrag
DragMode = dmManual
Enabled = True
ParentBidiMode = True
ModalResult = 0
OnClick = TOCEditBtnClick
ParentFont = True
ParentShowHint = True
TabOrder = 2
TabStop = True
Visible = True
end
object IndexEditBtn: TButton
Left = 247
Height = 23
Top = 80
Width = 51
HelpContext = 0
Align = alNone
AutoSize = False
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.InnerBorder = 4
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Cancel = False
Caption = 'Edit'
Default = False
DragCursor = crDrag
DragMode = dmManual
Enabled = True
ParentBidiMode = True
ModalResult = 0
OnClick = IndexEditBtnClick
ParentFont = True
ParentShowHint = True
TabOrder = 3
TabStop = True
Visible = True
end
object FollowLinksCheck: TCheckBox
Left = 19
Height = 34
Top = 252
Width = 207
HelpContext = 0
Align = alNone
AllowGrayed = False
AutoSize = True
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'Parse *.htm* files to include '#10'linked pages and images'
Checked = False
DragCursor = crDrag
DragKind = dkDrag
DragMode = dmManual
Enabled = False
ParentColor = True
ParentFont = True
ParentShowHint = True
ParentBidiMode = True
State = cbUnchecked
TabOrder = 4
TabStop = True
UseOnChange = False
Visible = True
end
object CreateSearchableCHMCheck: TCheckBox
Left = 19
Height = 22
Hint = 'Only indexes files added to the project'#10'not files automatically added.'
Top = 304
Width = 185
HelpContext = 0
Align = alNone
AllowGrayed = False
AutoSize = True
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'Create a searchable chm'
Checked = False
DragCursor = crDrag
DragKind = dkDrag
DragMode = dmManual
Enabled = True
ParentColor = True
ParentFont = True
ParentShowHint = False
ParentBidiMode = True
ShowHint = True
State = cbUnchecked
TabOrder = 5
TabStop = True
UseOnChange = False
Visible = True
end
object DefaultPageCombo: TComboBox
Left = 11
Height = 29
Top = 128
Width = 287
HelpContext = 0
TabStop = True
Align = alNone
ArrowKeysTraverseList = True
AutoComplete = False
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
AutoDropDown = False
AutoSelect = False
AutoSize = True
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
CharCase = ecNormal
Ctl3D = False
DragCursor = crDrag
DragMode = dmManual
DropDownCount = 8
Enabled = True
ItemHeight = 0
ItemIndex = -1
ItemWidth = 0
MaxLength = 0
ParentBidiMode = True
ParentColor = False
ParentCtl3D = True
ParentFont = True
ParentShowHint = True
Sorted = False
Style = csDropDownList
TabOrder = 6
Visible = True
end
object CompileBtn: TButton
AnchorSideLeft.Side = asrBottom
AnchorSideRight.Control = CompileViewBtn
Left = 90
Height = 35
Top = 420
Width = 72
HelpContext = 0
Align = alNone
Anchors = [akRight, akBottom]
AutoSize = True
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 9
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.InnerBorder = 4
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Cancel = False
Caption = 'Compile'
Default = False
DragCursor = crDrag
DragMode = dmManual
Enabled = True
ParentBidiMode = True
ModalResult = 0
OnClick = CompileBtnClick
ParentFont = True
ParentShowHint = True
TabOrder = 7
TabStop = True
Visible = True
end
object CompileViewBtn: TButton
AnchorSideLeft.Control = CompileBtn
AnchorSideLeft.Side = asrBottom
Left = 171
Height = 35
Top = 420
Width = 133
HelpContext = 0
Align = alNone
Anchors = [akRight, akBottom]
AutoSize = True
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 13
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.InnerBorder = 4
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Cancel = False
Caption = 'Compile and View'
Default = False
DragCursor = crDrag
DragMode = dmManual
Enabled = True
ParentBidiMode = True
ModalResult = 0
OnClick = CompileViewBtnClick
ParentFont = True
ParentShowHint = True
TabOrder = 8
TabStop = True
Visible = True
end
object ChmFileNameEdit: TFileNameEdit
Left = 11
Height = 23
Top = 380
Width = 270
HelpContext = 0
OnAcceptFileName = ChmFileNameEditAcceptFileName
DialogKind = dkSave
DialogTitle = 'Save CHM as...'
DialogOptions = []
Filter = 'Compressed HTML Help Files|*.chm'
FilterIndex = 0
ButtonWidth = 23
DirectInput = True
ButtonOnlyWhenFocused = False
NumGlyphs = 1
Flat = False
Align = alNone
AutoSelect = False
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
AutoSize = False
Ctl3D = False
DragCursor = crDrag
DragMode = dmManual
Enabled = True
MaxLength = -1
ParentColor = False
ParentCtl3D = True
ParentFont = True
ParentShowHint = True
ReadOnly = False
TabOrder = 9
TabStop = True
Visible = True
end
end
object OpenDialog1: TOpenDialog
Width = 0
Height = 0
Filter = 'Help File Project(*.hfp)|*.hfp'
FilterIndex = 0
Options = [ofFileMustExist, ofEnableSizing, ofViewDetail]
left = 8
top = 16
end
object SaveDialog1: TSaveDialog
Width = 0
Height = 0
Filter = 'Help File Project(*.hfp)|*.hfp'
FilterIndex = 0
left = 36
top = 15
end
object MainMenu1: TMainMenu
left = 68
top = 15
object MenuItem1: TMenuItem
Caption = 'Project'
RightJustify = False
ShowAlwaysCheckable = False
object ProjNewItem: TMenuItem
Caption = 'New'
RightJustify = False
ShowAlwaysCheckable = False
OnClick = ProjNewItemClick
end
object ProjOpenItem: TMenuItem
Caption = 'Open'
RightJustify = False
ShowAlwaysCheckable = False
OnClick = ProjOpenItemClick
end
object MenuItem9: TMenuItem
Caption = '-'
RightJustify = False
ShowAlwaysCheckable = False
end
object ProjSaveItem: TMenuItem
Caption = 'Save'
RightJustify = False
ShowAlwaysCheckable = False
OnClick = ProjSaveItemClick
end
object ProjSaveAsItem: TMenuItem
Caption = 'Save as'
RightJustify = False
ShowAlwaysCheckable = False
OnClick = ProjSaveAsItemClick
end
object ProjCloseItem: TMenuItem
Caption = 'Close'
RightJustify = False
ShowAlwaysCheckable = False
OnClick = ProjCloseItemClick
end
object MenuItem12: TMenuItem
Caption = '-'
RightJustify = False
ShowAlwaysCheckable = False
end
object ProjQuitItem: TMenuItem
Caption = 'Quit Program'
RightJustify = False
ShowAlwaysCheckable = False
OnClick = ProjQuitItemClick
end
end
object CompileItem: TMenuItem
Caption = 'Compile'
RightJustify = False
ShowAlwaysCheckable = False
object CompileProjItem: TMenuItem
Caption = 'Compile Project'
RightJustify = False
ShowAlwaysCheckable = False
end
object CompileOpenBttn: TMenuItem
Caption = 'Compile and Open chm'
RightJustify = False
ShowAlwaysCheckable = False
end
end
object MenuItem3: TMenuItem
Caption = 'Help'
RightJustify = False
ShowAlwaysCheckable = False
object HelpHelpItem: TMenuItem
Caption = 'Help'
RightJustify = False
ShowAlwaysCheckable = False
end
object MenuItem5: TMenuItem
Caption = '-'
RightJustify = False
ShowAlwaysCheckable = False
end
object HelpAboutItem: TMenuItem
Caption = 'About'
RightJustify = False
ShowAlwaysCheckable = False
end
end
end
object OpenDialog2: TOpenDialog
Width = 0
Height = 0
FilterIndex = 0
Options = [ofAllowMultiSelect, ofEnableSizing, ofViewDetail]
left = 12
top = 304
end
end