home *** CD-ROM | disk | FTP | other *** search
- object fmbmxtree: Tfmbmxtree
- Left = 609
- Top = 170
- Width = 360
- Height = 549
- Caption = '��������'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Menu = MainMenu1
- OldCreateOrder = False
- ShowHint = True
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 120
- TextHeight = 16
- object VirtualStringTree1: TVirtualStringTree
- Left = 0
- Top = 0
- Width = 352
- Height = 449
- Align = alTop
- BorderStyle = bsSingle
- Header.AutoSizeIndex = 0
- Header.Columns = <>
- Header.Font.Charset = DEFAULT_CHARSET
- Header.Font.Color = clWindowText
- Header.Font.Height = -13
- Header.Font.Name = 'MS Sans Serif'
- Header.Font.Style = []
- Header.Style = hsThickButtons
- HintAnimation = hatNone
- HintMode = hmDefault
- Options = [voAutoDropExpand, voAutoTristateTracking, voEditable, voInitOnSave, voShowButtons, voShowHorzGridLines, voShowRoot, voShowTreeLines, voToggleOnDblClick]
- ParentColor = False
- TabOrder = 0
- OnClick = VirtualStringTree1Click
- OnDblClick = VirtualStringTree1DblClick
- OnGetText = VirtualStringTree1GetText
- OnInitNode = VirtualStringTree1InitNode
- OnLoadNode = VirtualStringTree1LoadNode
- OnNewText = VirtualStringTree1NewText
- OnSaveNode = VirtualStringTree1SaveNode
- WideDefaultText = 'Node'
- end
- object Panel1: TPanel
- Left = 0
- Top = 453
- Width = 352
- Height = 41
- Align = alBottom
- TabOrder = 1
- object edCapt: TEdit
- Left = 8
- Top = 8
- Width = 113
- Height = 24
- Hint = '��������� �������� ������������ �����'
- TabOrder = 0
- OnChange = edCaptChange
- end
- object DCFileNameEdit1: TDCFileNameEdit
- Left = 136
- Top = 8
- Width = 201
- Height = 21
- Hint = '��� ����� ������������ �����'
- DialogKind = fdOpen
- DialogOptions = []
- FilterIndex = 0
- AcceptFiles = False
- Button1.Width = 0
- Button1.Cursor = crDefault
- Button1.Kind = bkCustom
- Button1.Glyph.Data = {
- CE000000424DCE0000000000000076000000280000000C0000000B0000000100
- 0400000000005800000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00F00000000FFF
- 00000088888880FF00000F088888880F00000FF08888888000000FFF00000000
- 00000FFFFFFF0FFF00000FFF00000FFF0000F000FFFFF0000000FFFFFFFFFF00
- 0000FFFFF0FFF0F00000FFFFFF000FFF0000}
- Button1.NumGlyphs = 1
- Button1.ParentShowHint = True
- Button1.ShowHint = True
- Button1.Visible = True
- Button2.Width = 0
- Button2.Cursor = crDefault
- Button2.Kind = bkDots
- Button2.NumGlyphs = 1
- Button2.ParentShowHint = True
- Button2.ShowHint = True
- Button2.Visible = False
- Caption = 'DCFileNameEdit1'
- Flat = False
- ParentColor = False
- ReadOnly = False
- TabOrder = 1
- TabStop = True
- OnChange = DCFileNameEdit1Change
- object TPopupListBox
- Left = 0
- Top = 0
- Width = 121
- Height = 82
- TabStop = False
- ItemHeight = 16
- end
- end
- end
- object MainMenu1: TMainMenu
- Left = 304
- Top = 24
- object N1: TMenuItem
- Caption = '��������'
- object N7: TMenuItem
- Caption = '�������� �������'
- OnClick = N7Click
- end
- object N2: TMenuItem
- Caption = '�������� ����������'
- OnClick = N2Click
- end
- object N3: TMenuItem
- Caption = '�������� �������'
- OnClick = N3Click
- end
- object N4: TMenuItem
- Caption = '-'
- end
- object N5: TMenuItem
- Caption = '�������'
- OnClick = N5Click
- end
- end
- end
- end
-