object fmVETDropdown: TfmVETDropdown Left = 349 Top = 296 BorderStyle = bsNone Caption = 'fmVETDropdown' ClientHeight = 194 ClientWidth = 232 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = True OnKeyPress = FormKeyPress AnimateDropDown = True AnimationResolution = 1000 PixelsPerInch = 96 TextHeight = 13 object VirtualExplorerTree1: TVirtualExplorerTree Left = 0 Top = 0 Width = 232 Height = 194 Active = True Align = alClient BorderStyle = bsNone Colors.BorderColor = clWindowText Colors.HotColor = clBlack ColumnDetails = cdUser ColumnMenuItemCount = 8 DefaultNodeHeight = 17 DragHeight = 250 DragImageKind = diNoImage DragWidth = 150 FileSizeFormat = fsfExplorer FileSort = fsFileType Header.AutoSizeIndex = 0 Header.Font.Charset = DEFAULT_CHARSET Header.Font.Color = clWindowText Header.Font.Height = -11 Header.Font.Name = 'MS Sans Serif' Header.Font.Style = [] Header.MainColumn = -1 Header.Options = [hoColumnResize, hoDrag] HintAnimation = hatNone HintMode = hmHint ParentColor = False RootFolder = rfDesktop TabOrder = 0 TabStop = True TreeOptions.AutoOptions = [toAutoDropExpand, toAutoTristateTracking] TreeOptions.MiscOptions = [toAcceptOLEDrop, toInitOnSave] TreeOptions.PaintOptions = [toShowButtons, toShowRoot, toShowTreeLines] TreeOptions.SelectionOptions = [toLevelSelectConstraint, toSiblingSelectConstraint] TreeOptions.VETShellOptions = [toRightAlignSizeColumn, toContextMenus] TreeOptions.VETSyncOptions = [toCollapseTargetFirst, toExpandTarget, toSelectTarget] TreeOptions.VETMiscOptions = [toBrowseExecuteFolder, toBrowseExecuteFolderShortcut, toBrowseExecuteZipFolder, toExecuteOnDblClk] TreeOptions.VETImageOptions = [toImages, toMarkCutAndCopy] OnDblClick = VirtualExplorerTree1DblClick Columns = <> end end