home *** CD-ROM | disk | FTP | other *** search
- object DlgBrowse: TDlgBrowse
- Left = 362
- Top = 116
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- ClientHeight = 250
- ClientWidth = 298
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'System'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poOwnerFormCenter
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 16
- object LabChoose: TLabel
- Tag = 3600
- Left = 12
- Top = 14
- Width = 96
- Height = 16
- Caption = 'ѡ����ǩ����'
- end
- object BMBWTreeView: TTreeView
- Left = 12
- Top = 32
- Width = 273
- Height = 179
- Ctl3D = True
- DragCursor = crDefault
- Images = eBookmarkForm.ImageListSmall
- Indent = 19
- ParentCtl3D = False
- ReadOnly = True
- StateImages = eBookmarkForm.ImageState
- TabOrder = 0
- OnChange = BMBWTreeViewChange
- OnCollapsed = BMBWTreeViewCollapsed
- OnExpanding = BMBWTreeViewExpanding
- OnExpanded = BMBWTreeViewExpanded
- end
- object BtnOk: TButton
- Tag = 8000
- Left = 130
- Top = 222
- Width = 75
- Height = 22
- Caption = 'ȷ��'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object BtnCancel: TButton
- Tag = 8001
- Left = 210
- Top = 222
- Width = 75
- Height = 22
- Caption = 'ȡ��'
- ModalResult = 2
- TabOrder = 2
- end
- end
-