home *** CD-ROM | disk | FTP | other *** search
- object FormExplorerView: TFormExplorerView
- Left = 404
- Top = 422
- Width = 663
- Height = 412
- HelpContext = 147
- Caption = 'FormExplorerView'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnMouseWheelDown = FormMouseWheelDown
- OnMouseWheelUp = FormMouseWheelUp
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Splitter1: TSplitter
- Left = 180
- Top = 0
- Height = 385
- end
- object PanelTree: TPanel
- Left = 0
- Top = 0
- Width = 180
- Height = 385
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 0
- object Splitter2: TSplitter
- Left = 0
- Top = 226
- Width = 180
- Height = 3
- Cursor = crVSplit
- Align = alBottom
- AutoSnap = False
- end
- object PanelDock: TPanel
- Left = 0
- Top = 229
- Width = 180
- Height = 156
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- end
- object JamShellTree1: TJamShellTree
- Left = 0
- Top = 0
- Width = 180
- Height = 226
- RootedAt = SF_DESKTOP
- SpecialFolder = SF_DESKTOP
- OleDragDrop = True
- ShellContextMenu = True
- ShowOptions = [soShowNethood, soShowRecycleBin, soShowErrorMessages]
- FileSystemOnly = True
- Filter = '*'
- HideSelection = False
- Indent = 19
- OnChange = JamShellTree1Change
- Align = alClient
- TabOrder = 1
- PopupMenu = pmExplorerTree
- ParentFont = False
- RightClickSelect = True
- end
- end
- object Panel1: TPanel
- Left = 183
- Top = 0
- Width = 472
- Height = 385
- Align = alClient
- BevelOuter = bvLowered
- TabOrder = 1
- object ThumbViewExplorer: TThumbView
- Left = 1
- Top = 1
- Width = 470
- Height = 383
- Align = alClient
- Color = clBtnFace
- ParentColor = False
- ParentShowHint = False
- TabStop = True
- TabOrder = 0
- ShowHint = True
- OnMouseDown = ThumbViewExplorerMouseDown
- OnMouseUp = ThumbViewExplorerMouseUp
- OnMouseWheelDown = ThumbViewExplorerMouseWheelDown
- OnMouseWheelUp = ThumbViewExplorerMouseWheelUp
- OnViewPics = ThumbViewExplorerViewPics
- OnCursorPicMoved = ThumbViewExplorerCursorPicMoved
- OnNeedThumbnail = ThumbViewExplorerNeedThumbnail
- OnTargetDrop = ThumbViewExplorerTargetDrop
- AllowReordering = False
- AllowDragIn = True
- AllowDragOut = True
- TooltipFilename = False
- TooltipCaptions = False
- TooltipFilesize = False
- TooltipFiledate = False
- TooltipDimensions = False
- TooltipPicDate = False
- TooltipMergeDescr = False
- TooltipMergeDebug = False
- AllowDragMove = True
- end
- end
- object pmExplorerTree: TPopupMenu
- Left = 256
- Top = 153
- object CreateFolder1: TMenuItem
- Caption = 'Create Subfolder'
- OnClick = CreateFolder1Click
- end
- object Importintoalbum1: TMenuItem
- Caption = 'Import into album ...'
- OnClick = Importintoalbum1Click
- end
- end
- object pmCopyPaste: TPopupMenu
- Left = 320
- Top = 152
- object Copy1: TMenuItem
- Caption = 'Copy Here'
- end
- object Paste2: TMenuItem
- Caption = 'Paste Here'
- end
- object N139: TMenuItem
- Caption = '-'
- end
- object Cancel1: TMenuItem
- Caption = 'Cancel'
- end
- end
- end
-