home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Freeware / Comunicatii / Winscp / winscp373setup.exe / {app} / WinSCP3.exe / 0 / RCDATA / TSCPCOMMANDERFORM / TSCPCOMMANDERFORM.txt
Encoding:
Text File  |  2005-02-06  |  30.1 KB  |  1,195 lines

  1. inherited ScpCommanderForm: TScpCommanderForm
  2.   Left = 319
  3.   Top = 10
  4.   Width = 661
  5.   Height = 651
  6.   HelpType = htKeyword
  7.   HelpKeyword = 'ui_commander'
  8.   Caption = 'ScpCommanderForm'
  9.   OldCreateOrder = True
  10.   PixelsPerInch = 96
  11.   TextHeight = 13
  12.   object Splitter: TSplitter [0]
  13.     Left = 313
  14.     Top = 170
  15.     Width = 5
  16.     Height = 307
  17.     Cursor = crHSplit
  18.     ResizeStyle = rsUpdate
  19.     OnCanResize = SplitterCanResize
  20.     OnMoved = SplitterMoved
  21.   end
  22.   inherited QueueSplitter: TSplitter
  23.     Top = 498
  24.     Width = 653
  25.   end
  26.   inherited TopCoolBar: TCoolBar
  27.     Width = 653
  28.     Height = 170
  29.     Bands = <
  30.       item
  31.         Control = MenuToolBar
  32.         ImageIndex = -1
  33.         MinHeight = 22
  34.         Width = 649
  35.       end
  36.       item
  37.         Control = SessionToolbar
  38.         ImageIndex = -1
  39.         MinHeight = 22
  40.         Width = 649
  41.       end
  42.       item
  43.         Control = PreferencesToolbar
  44.         ImageIndex = -1
  45.         MinHeight = 22
  46.         Width = 649
  47.       end
  48.       item
  49.         Control = SelectionToolbar
  50.         ImageIndex = -1
  51.         MinHeight = 22
  52.         Width = 649
  53.       end
  54.       item
  55.         Control = CommandToolBar
  56.         ImageIndex = -1
  57.         MinHeight = 22
  58.         Width = 649
  59.       end
  60.       item
  61.         Control = SortToolbar
  62.         ImageIndex = -1
  63.         MinHeight = 22
  64.         Width = 649
  65.       end
  66.       item
  67.         Control = CommandsToolbar
  68.         ImageIndex = -1
  69.         MinHeight = 22
  70.         Width = 649
  71.       end>
  72.     FixedSize = False
  73.     object MenuToolBar: TToolBar
  74.       Left = 9
  75.       Top = 0
  76.       Width = 343
  77.       Height = 22
  78.       Hint = '|E'
  79.       Align = alLeft
  80.       AutoSize = True
  81.       ButtonHeight = 21
  82.       ButtonWidth = 65
  83.       Caption = 'MenuToolBar'
  84.       EdgeBorders = []
  85.       Flat = True
  86.       ShowCaptions = True
  87.       TabOrder = 0
  88.       Wrapable = False
  89.       object LeftMenuButton: TToolButton
  90.         Left = 0
  91.         Top = 0
  92.         Hint = 'Change local panel layout or change displayed directory/drive'
  93.         AutoSize = True
  94.         Caption = '&Local'
  95.         Grouped = True
  96.         MenuItem = NonVisualDataModule.CommanderLocalMenu
  97.       end
  98.       object ToolButton1: TToolButton
  99.         Left = 37
  100.         Top = 0
  101.         Hint = 'Mark commands'
  102.         AutoSize = True
  103.         Caption = '&Mark'
  104.         Grouped = True
  105.         MenuItem = NonVisualDataModule.CommonMarkMenu
  106.       end
  107.       object ToolButton4: TToolButton
  108.         Left = 72
  109.         Top = 0
  110.         Hint = 'File operation commands'
  111.         AutoSize = True
  112.         Caption = '&Files'
  113.         Grouped = True
  114.         MenuItem = NonVisualDataModule.CommanderFilesMenu
  115.       end
  116.       object ToolButton49: TToolButton
  117.         Left = 104
  118.         Top = 0
  119.         Hint = 'Other commands'
  120.         AutoSize = True
  121.         Caption = '&Commands'
  122.         Grouped = True
  123.         MenuItem = NonVisualDataModule.CommanderCommandsMenu
  124.       end
  125.       object ToolButton19: TToolButton
  126.         Left = 167
  127.         Top = 0
  128.         Hint = 'Session commands'
  129.         AutoSize = True
  130.         Caption = '&Session'
  131.         Grouped = True
  132.         MenuItem = NonVisualDataModule.CommonSessionMenu
  133.       end
  134.       object ToolButton7: TToolButton
  135.         Left = 215
  136.         Top = 0
  137.         Hint = 'Change program layout/preferences'
  138.         AutoSize = True
  139.         Caption = '&Options'
  140.         Grouped = True
  141.         MenuItem = NonVisualDataModule.CommanderOptionsMenu
  142.       end
  143.       object RightMenuButton: TToolButton
  144.         Left = 262
  145.         Top = 0
  146.         Hint = 'Change remote panel layout or change displayed directory'
  147.         AutoSize = True
  148.         Caption = '&Remote'
  149.         Grouped = True
  150.         MenuItem = NonVisualDataModule.CommanderRemoteMenu
  151.       end
  152.       object ToolButton20: TToolButton
  153.         Left = 310
  154.         Top = 0
  155.         Hint = 'Help'
  156.         AutoSize = True
  157.         Caption = '&Help'
  158.         Grouped = True
  159.         MenuItem = NonVisualDataModule.CommonHelpMenu
  160.       end
  161.     end
  162.     object SelectionToolbar: TToolBar
  163.       Left = 9
  164.       Top = 72
  165.       Width = 123
  166.       Height = 22
  167.       Hint = '|E'
  168.       Align = alLeft
  169.       AutoSize = True
  170.       Caption = 'SelectionToolbar'
  171.       DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  172.       EdgeBorders = []
  173.       Flat = True
  174.       Images = NonVisualDataModule.ExplorerImages
  175.       ParentShowHint = False
  176.       ShowHint = True
  177.       TabOrder = 1
  178.       Transparent = True
  179.       Wrapable = False
  180.       object ToolButton23: TToolButton
  181.         Left = 0
  182.         Top = 0
  183.         Action = NonVisualDataModule.SelectAction
  184.       end
  185.       object ToolButton24: TToolButton
  186.         Left = 23
  187.         Top = 0
  188.         Action = NonVisualDataModule.UnselectAction
  189.       end
  190.       object ToolButton25: TToolButton
  191.         Left = 46
  192.         Top = 0
  193.         Width = 8
  194.         Hint = 'E'
  195.         Caption = 'ToolButton25'
  196.         ImageIndex = 24
  197.         Style = tbsSeparator
  198.       end
  199.       object ToolButton26: TToolButton
  200.         Left = 54
  201.         Top = 0
  202.         Action = NonVisualDataModule.SelectAllAction
  203.       end
  204.       object ToolButton28: TToolButton
  205.         Left = 77
  206.         Top = 0
  207.         Action = NonVisualDataModule.InvertSelectionAction
  208.       end
  209.       object ToolButton29: TToolButton
  210.         Left = 100
  211.         Top = 0
  212.         Action = NonVisualDataModule.ClearSelectionAction
  213.       end
  214.     end
  215.     object PreferencesToolbar: TToolBar
  216.       Left = 9
  217.       Top = 48
  218.       Width = 90
  219.       Height = 22
  220.       Hint = '|E'
  221.       Align = alLeft
  222.       AutoSize = True
  223.       Caption = 'PreferencesToolbar'
  224.       DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  225.       EdgeBorders = []
  226.       Flat = True
  227.       Images = NonVisualDataModule.ExplorerImages
  228.       ParentShowHint = False
  229.       ShowHint = True
  230.       TabOrder = 2
  231.       Transparent = True
  232.       Wrapable = False
  233.       object ToolButton33: TToolButton
  234.         Left = 0
  235.         Top = 0
  236.         Action = NonVisualDataModule.PreferencesAction
  237.       end
  238.       object ToolButton35: TToolButton
  239.         Left = 23
  240.         Top = 0
  241.         Width = 8
  242.         Hint = 'E'
  243.         Caption = 'ToolButton35'
  244.         ImageIndex = 28
  245.         Style = tbsSeparator
  246.       end
  247.       object ToolButton36: TToolButton
  248.         Left = 31
  249.         Top = 0
  250.         Action = NonVisualDataModule.ViewLogAction
  251.         Style = tbsCheck
  252.       end
  253.       object ToolButton50: TToolButton
  254.         Left = 54
  255.         Top = 0
  256.         Action = NonVisualDataModule.QueueToggleShowAction
  257.         DropdownMenu = NonVisualDataModule.QueueShowPopup
  258.         Style = tbsDropDown
  259.       end
  260.     end
  261.     object SessionToolbar: TToolBar
  262.       Left = 9
  263.       Top = 24
  264.       Width = 242
  265.       Height = 22
  266.       Hint = '|E'
  267.       Align = alLeft
  268.       AutoSize = True
  269.       Caption = 'SessionToolbar'
  270.       DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  271.       EdgeBorders = []
  272.       Flat = True
  273.       Images = NonVisualDataModule.ExplorerImages
  274.       ParentShowHint = False
  275.       ShowHint = True
  276.       TabOrder = 3
  277.       Transparent = True
  278.       Wrapable = False
  279.       object ToolButton30: TToolButton
  280.         Left = 0
  281.         Top = 0
  282.         Action = NonVisualDataModule.NewSessionAction
  283.       end
  284.       object ToolButton48: TToolButton
  285.         Left = 23
  286.         Top = 0
  287.         Width = 8
  288.         Caption = 'ToolButton48'
  289.         ImageIndex = 44
  290.         Style = tbsSeparator
  291.       end
  292.       object SessionCombo: TComboBox
  293.         Left = 31
  294.         Top = 0
  295.         Width = 114
  296.         Height = 21
  297.         Style = csOwnerDrawFixed
  298.         DropDownCount = 15
  299.         ItemHeight = 15
  300.         TabOrder = 0
  301.         TabStop = False
  302.         OnCloseUp = SessionComboCloseUp
  303.       end
  304.       object SessionComboResizer: TSplitter
  305.         Left = 145
  306.         Top = 0
  307.         Width = 4
  308.         Height = 22
  309.         Cursor = crSizeWE
  310.         Hint = 'Drag to resize session drop down menu'
  311.         AutoSnap = False
  312.         ResizeStyle = rsUpdate
  313.         OnCanResize = SessionComboResizerCanResize
  314.         OnMoved = SessionComboResizerMoved
  315.       end
  316.       object ToolButton2: TToolButton
  317.         Left = 149
  318.         Top = 0
  319.         Width = 3
  320.         Caption = 'ToolButton2'
  321.         ImageIndex = 44
  322.         Style = tbsSeparator
  323.       end
  324.       object ToolButton31: TToolButton
  325.         Left = 152
  326.         Top = 0
  327.         Action = NonVisualDataModule.CloseSessionAction
  328.       end
  329.       object ToolButton32: TToolButton
  330.         Left = 175
  331.         Top = 0
  332.         Width = 8
  333.         Hint = 'E'
  334.         Caption = 'ToolButton32'
  335.         ImageIndex = 27
  336.         Style = tbsSeparator
  337.       end
  338.       object SavedSessionsButton: TToolButton
  339.         Left = 183
  340.         Top = 0
  341.         Action = NonVisualDataModule.SavedSessionsAction
  342.         MenuItem = NonVisualDataModule.SavedSessionsMenu
  343.         Style = tbsDropDown
  344.       end
  345.       object ToolButton21: TToolButton
  346.         Left = 219
  347.         Top = 0
  348.         Action = NonVisualDataModule.SaveCurrentSessionAction
  349.       end
  350.     end
  351.     object CommandToolBar: TToolBar
  352.       Left = 9
  353.       Top = 96
  354.       Width = 223
  355.       Height = 22
  356.       Hint = '|E'
  357.       Align = alLeft
  358.       AutoSize = True
  359.       Caption = 'CommandToolBar'
  360.       DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  361.       EdgeBorders = []
  362.       Flat = True
  363.       Images = NonVisualDataModule.ExplorerImages
  364.       ParentShowHint = False
  365.       ShowHint = True
  366.       TabOrder = 4
  367.       Transparent = True
  368.       Wrapable = False
  369.       object ToolButton6: TToolButton
  370.         Left = 0
  371.         Top = 0
  372.         Action = NonVisualDataModule.CurrentCopyAction
  373.       end
  374.       object ToolButton17: TToolButton
  375.         Left = 23
  376.         Top = 0
  377.         Action = NonVisualDataModule.CurrentMoveAction
  378.       end
  379.       object ToolButton38: TToolButton
  380.         Left = 46
  381.         Top = 0
  382.         Width = 8
  383.         Hint = 'E'
  384.         Caption = 'ToolButton38'
  385.         ImageIndex = 6
  386.         Style = tbsSeparator
  387.       end
  388.       object ToolButton43: TToolButton
  389.         Left = 54
  390.         Top = 0
  391.         Action = NonVisualDataModule.CurrentEditAction
  392.       end
  393.       object ToolButton44: TToolButton
  394.         Left = 77
  395.         Top = 0
  396.         Action = NonVisualDataModule.CurrentOpenAction
  397.       end
  398.       object ToolButton5: TToolButton
  399.         Left = 100
  400.         Top = 0
  401.         Action = NonVisualDataModule.CurrentRenameAction
  402.       end
  403.       object ToolButton27: TToolButton
  404.         Left = 123
  405.         Top = 0
  406.         Action = NonVisualDataModule.CurrentDeleteAction
  407.       end
  408.       object ToolButton16: TToolButton
  409.         Left = 146
  410.         Top = 0
  411.         Action = NonVisualDataModule.CurrentPropertiesAction
  412.       end
  413.       object ToolButton37: TToolButton
  414.         Left = 169
  415.         Top = 0
  416.         Width = 8
  417.         Hint = 'E'
  418.         Caption = 'ToolButton37'
  419.         ImageIndex = 6
  420.         Style = tbsSeparator
  421.       end
  422.       object ToolButton34: TToolButton
  423.         Left = 177
  424.         Top = 0
  425.         Action = NonVisualDataModule.CurrentCreateDirAction
  426.       end
  427.       object ToolButton47: TToolButton
  428.         Left = 200
  429.         Top = 0
  430.         Action = NonVisualDataModule.AddEditLinkAction
  431.       end
  432.     end
  433.     object SortToolbar: TToolBar
  434.       Left = 9
  435.       Top = 120
  436.       Width = 215
  437.       Height = 22
  438.       Hint = '|E'
  439.       Align = alLeft
  440.       AutoSize = True
  441.       Caption = 'SortToolbar'
  442.       DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  443.       EdgeBorders = []
  444.       Flat = True
  445.       Images = NonVisualDataModule.ExplorerImages
  446.       ParentShowHint = False
  447.       ShowHint = True
  448.       TabOrder = 5
  449.       Transparent = True
  450.       Wrapable = False
  451.       object ToolButton8: TToolButton
  452.         Left = 0
  453.         Top = 0
  454.         Action = NonVisualDataModule.CurrentSortAscendingAction
  455.         Style = tbsCheck
  456.       end
  457.       object ToolButton10: TToolButton
  458.         Left = 23
  459.         Top = 0
  460.         Width = 8
  461.         Hint = 'E'
  462.         Caption = 'ToolButton10'
  463.         ImageIndex = 6
  464.         Style = tbsSeparator
  465.       end
  466.       object ToolButton9: TToolButton
  467.         Left = 31
  468.         Top = 0
  469.         Action = NonVisualDataModule.CurrentSortByNameAction
  470.         Grouped = True
  471.         Style = tbsCheck
  472.       end
  473.       object ToolButton22: TToolButton
  474.         Left = 54
  475.         Top = 0
  476.         Action = NonVisualDataModule.CurrentSortByExtAction
  477.         Grouped = True
  478.         Style = tbsCheck
  479.       end
  480.       object ToolButton11: TToolButton
  481.         Left = 77
  482.         Top = 0
  483.         Action = NonVisualDataModule.CurrentSortByTypeAction
  484.         Grouped = True
  485.         Style = tbsCheck
  486.       end
  487.       object ToolButton13: TToolButton
  488.         Left = 100
  489.         Top = 0
  490.         Action = NonVisualDataModule.CurrentSortByChangedAction
  491.         Grouped = True
  492.         Style = tbsCheck
  493.       end
  494.       object ToolButton15: TToolButton
  495.         Left = 123
  496.         Top = 0
  497.         Action = NonVisualDataModule.CurrentSortBySizeAction
  498.         Grouped = True
  499.         Style = tbsCheck
  500.       end
  501.       object ToolButton12: TToolButton
  502.         Left = 146
  503.         Top = 0
  504.         Action = NonVisualDataModule.CurrentSortByRightsAction
  505.         Grouped = True
  506.         Style = tbsCheck
  507.       end
  508.       object ToolButton14: TToolButton
  509.         Left = 169
  510.         Top = 0
  511.         Action = NonVisualDataModule.CurrentSortByOwnerAction
  512.         Style = tbsCheck
  513.       end
  514.       object ToolButton18: TToolButton
  515.         Left = 192
  516.         Top = 0
  517.         Action = NonVisualDataModule.CurrentSortByGroupAction
  518.         Style = tbsCheck
  519.       end
  520.     end
  521.     object CommandsToolbar: TToolBar
  522.       Left = 9
  523.       Top = 144
  524.       Width = 131
  525.       Height = 22
  526.       Hint = '|E'
  527.       Align = alLeft
  528.       AutoSize = True
  529.       Caption = 'CommandsToolbar'
  530.       DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  531.       EdgeBorders = []
  532.       Flat = True
  533.       Images = NonVisualDataModule.ExplorerImages
  534.       ParentShowHint = False
  535.       ShowHint = True
  536.       TabOrder = 6
  537.       Transparent = True
  538.       Wrapable = False
  539.       object ToolButton39: TToolButton
  540.         Left = 0
  541.         Top = 0
  542.         Action = NonVisualDataModule.CompareDirectoriesAction
  543.       end
  544.       object ToolButton40: TToolButton
  545.         Left = 23
  546.         Top = 0
  547.         Action = NonVisualDataModule.SynchronizeAction
  548.       end
  549.       object ToolButton51: TToolButton
  550.         Left = 46
  551.         Top = 0
  552.         Action = NonVisualDataModule.FullSynchronizeAction
  553.       end
  554.       object ToolButton41: TToolButton
  555.         Left = 69
  556.         Top = 0
  557.         Width = 8
  558.         Hint = 'E'
  559.         Caption = 'ToolButton41'
  560.         ImageIndex = 54
  561.         Style = tbsSeparator
  562.       end
  563.       object ToolButton42: TToolButton
  564.         Left = 77
  565.         Top = 0
  566.         Action = NonVisualDataModule.ConsoleAction
  567.       end
  568.       object ToolButton45: TToolButton
  569.         Left = 100
  570.         Top = 0
  571.         Width = 8
  572.         Hint = 'E'
  573.         Caption = 'ToolButton45'
  574.         ImageIndex = 56
  575.         Style = tbsSeparator
  576.       end
  577.       object ToolButton46: TToolButton
  578.         Left = 108
  579.         Top = 0
  580.         Action = NonVisualDataModule.SynchronizeBrowsingAction
  581.         Style = tbsCheck
  582.       end
  583.     end
  584.   end
  585.   inherited RemotePanel: TPanel
  586.     Left = 318
  587.     Top = 170
  588.     Width = 335
  589.     Height = 307
  590.     Constraints.MinHeight = 220
  591.     Constraints.MinWidth = 185
  592.     TabOrder = 1
  593.     object RemotePathLabel: TPathLabel [0]
  594.       Left = 0
  595.       Top = 72
  596.       Width = 335
  597.       Height = 15
  598.       UnixPath = True
  599.       HotTrack = True
  600.       OnGetStatus = RemotePathLabelGetStatus
  601.       OnPathClick = RemotePathLabelPathClick
  602.       AutoSize = False
  603.       PopupMenu = NonVisualDataModule.RemotePanelPopup
  604.       OnDblClick = PathLabelDblClick
  605.     end
  606.     inherited RemotePanelSplitter: TSplitter
  607.       Left = 0
  608.       Top = 153
  609.       Width = 335
  610.       Height = 3
  611.       Cursor = crVSplit
  612.       Align = alTop
  613.     end
  614.     inherited RemoteStatusBar: TAssociatedStatusBar
  615.       Top = 288
  616.       Width = 335
  617.       Hint = ''
  618.     end
  619.     inherited RemoteDirView: TUnixDirView
  620.       Left = 0
  621.       Top = 156
  622.       Width = 335
  623.       Height = 132
  624.       Constraints.MinHeight = 70
  625.       RowSelect = True
  626.       NortonLike = True
  627.       PathComboBox = RemotePathComboBox
  628.       PathLabel = RemotePathLabel
  629.       AddParentDir = True
  630.       OnLoaded = DirViewLoaded
  631.       OnDDFileOperationExecuted = RemoteFileControlDDFileOperationExecuted
  632.     end
  633.     inherited RemoteDriveView: TUnixDriveView
  634.       Top = 87
  635.       Width = 335
  636.       Height = 66
  637.       Align = alTop
  638.       Constraints.MinHeight = 30
  639.       HideSelection = False
  640.       TabStop = False
  641.     end
  642.     object RemoteCoolBar: TCoolBar
  643.       Left = 0
  644.       Top = 0
  645.       Width = 335
  646.       Height = 72
  647.       AutoSize = True
  648.       BandMaximize = bmDblClick
  649.       Bands = <
  650.         item
  651.           Control = ToolBar6
  652.           ImageIndex = -1
  653.           MinHeight = 22
  654.           MinWidth = 50
  655.           Width = 331
  656.         end
  657.         item
  658.           Control = ToolBar3
  659.           ImageIndex = -1
  660.           MinHeight = 22
  661.           Width = 331
  662.         end
  663.         item
  664.           Control = ToolBar4
  665.           ImageIndex = -1
  666.           MinHeight = 22
  667.           Width = 331
  668.         end>
  669.       EdgeBorders = [ebLeft, ebRight, ebBottom]
  670.       FixedSize = True
  671.       PopupMenu = NonVisualDataModule.RemotePanelPopup
  672.       object ToolBar3: TToolBar
  673.         Left = 9
  674.         Top = 24
  675.         Width = 72
  676.         Height = 22
  677.         Hint = '|E'
  678.         Align = alLeft
  679.         AutoSize = True
  680.         Caption = 'ToolBar3'
  681.         DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  682.         EdgeBorders = []
  683.         Flat = True
  684.         Images = NonVisualDataModule.ExplorerImages
  685.         ParentShowHint = False
  686.         ShowHint = True
  687.         TabOrder = 0
  688.         Transparent = True
  689.         Wrapable = False
  690.         object RemoteBackButton: TToolButton
  691.           Left = 0
  692.           Top = 0
  693.           Action = NonVisualDataModule.RemoteBackAction
  694.           Style = tbsDropDown
  695.         end
  696.         object RemoteForwardButton: TToolButton
  697.           Left = 36
  698.           Top = 0
  699.           Action = NonVisualDataModule.RemoteForwardAction
  700.           Style = tbsDropDown
  701.         end
  702.       end
  703.       object ToolBar4: TToolBar
  704.         Left = 9
  705.         Top = 48
  706.         Width = 146
  707.         Height = 22
  708.         Hint = '|E'
  709.         Align = alLeft
  710.         AutoSize = True
  711.         Caption = 'ToolBar4'
  712.         DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  713.         EdgeBorders = []
  714.         Flat = True
  715.         Images = NonVisualDataModule.ExplorerImages
  716.         ParentShowHint = False
  717.         ShowHint = True
  718.         TabOrder = 1
  719.         Transparent = True
  720.         Wrapable = False
  721.         object ToolButton87: TToolButton
  722.           Left = 0
  723.           Top = 0
  724.           Action = NonVisualDataModule.RemoteParentDirAction
  725.         end
  726.         object ToolButton88: TToolButton
  727.           Left = 23
  728.           Top = 0
  729.           Action = NonVisualDataModule.RemoteRootDirAction
  730.         end
  731.         object ToolButton89: TToolButton
  732.           Left = 46
  733.           Top = 0
  734.           Action = NonVisualDataModule.RemoteHomeDirAction
  735.         end
  736.         object ToolButton90: TToolButton
  737.           Left = 69
  738.           Top = 0
  739.           Action = NonVisualDataModule.RemoteRefreshAction
  740.         end
  741.         object ToolButton91: TToolButton
  742.           Left = 92
  743.           Top = 0
  744.           Width = 8
  745.           Hint = 'E'
  746.           Caption = 'ToolButton91'
  747.           ImageIndex = 9
  748.           Style = tbsSeparator
  749.         end
  750.         object ToolButton92: TToolButton
  751.           Left = 100
  752.           Top = 0
  753.           Action = NonVisualDataModule.RemoteOpenDirAction
  754.         end
  755.         object ToolButton69: TToolButton
  756.           Left = 123
  757.           Top = 0
  758.           Action = NonVisualDataModule.RemoteTreeAction
  759.         end
  760.       end
  761.       object ToolBar6: TToolBar
  762.         Tag = 1
  763.         Left = 9
  764.         Top = 0
  765.         Width = 318
  766.         Height = 22
  767.         Hint = '|E'
  768.         Align = alClient
  769.         Caption = 'ToolBar6'
  770.         DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  771.         EdgeBorders = []
  772.         Flat = True
  773.         Images = NonVisualDataModule.ExplorerImages
  774.         ParentShowHint = False
  775.         ShowHint = True
  776.         TabOrder = 2
  777.         Transparent = True
  778.         Wrapable = False
  779.         OnResize = ToolBarResize
  780.         object RemotePathComboBox: TUnixPathComboBox
  781.           Left = 0
  782.           Top = 0
  783.           Width = 316
  784.           Height = 21
  785.           OnCloseUp = PathComboBoxCloseUp
  786.           Align = alClient
  787.           DropDownCount = 20
  788.           TabOrder = 0
  789.         end
  790.       end
  791.     end
  792.   end
  793.   inherited QueuePanel: TPanel
  794.     Top = 501
  795.     Width = 653
  796.     Height = 75
  797.     TabOrder = 5
  798.     inherited QueueView: TListView
  799.       Width = 653
  800.       Height = 49
  801.       TabStop = False
  802.     end
  803.     inherited QueueCoolBar: TCoolBar
  804.       Width = 653
  805.       Bands = <
  806.         item
  807.           Control = QueueToolBar
  808.           ImageIndex = -1
  809.           MinHeight = 22
  810.           Width = 649
  811.         end>
  812.       inherited QueueToolBar: TToolBar
  813.         Width = 636
  814.         PopupMenu = NonVisualDataModule.CommanderBarPopup
  815.       end
  816.     end
  817.   end
  818.   object LocalPanel: TPanel
  819.     Left = 0
  820.     Top = 170
  821.     Width = 313
  822.     Height = 307
  823.     Align = alLeft
  824.     BevelOuter = bvNone
  825.     Constraints.MinHeight = 220
  826.     Constraints.MinWidth = 185
  827.     TabOrder = 0
  828.     object LocalPathLabel: TPathLabel
  829.       Left = 0
  830.       Top = 72
  831.       Width = 313
  832.       Height = 15
  833.       HotTrack = True
  834.       OnGetStatus = LocalPathLabelGetStatus
  835.       OnPathClick = LocalPathLabelPathClick
  836.       AutoSize = False
  837.       PopupMenu = NonVisualDataModule.LocalPanelPopup
  838.       OnDblClick = PathLabelDblClick
  839.     end
  840.     object LocalPanelSplitter: TSplitter
  841.       Left = 0
  842.       Top = 153
  843.       Width = 313
  844.       Height = 3
  845.       Cursor = crVSplit
  846.       Align = alTop
  847.       AutoSnap = False
  848.       MinSize = 70
  849.       ResizeStyle = rsUpdate
  850.     end
  851.     object LocalStatusBar: TAssociatedStatusBar
  852.       Left = 0
  853.       Top = 288
  854.       Width = 313
  855.       Height = 19
  856.       Panels = <
  857.         item
  858.           Text = '0 b of 0 b in 0 of 0'
  859.           Width = 50
  860.         end>
  861.       ParentFont = True
  862.       ParentShowHint = False
  863.       PopupMenu = NonVisualDataModule.LocalPanelPopup
  864.       ShowHint = True
  865.       SimplePanel = False
  866.       UseSystemFont = False
  867.       OnResize = StatusBarResize
  868.       FocusControl = LocalDirView
  869.     end
  870.     object LocalDirView: TDirView
  871.       Left = 0
  872.       Top = 156
  873.       Width = 313
  874.       Height = 132
  875.       Align = alClient
  876.       Constraints.MinHeight = 70
  877.       FullDrag = True
  878.       HideSelection = False
  879.       RowSelect = True
  880.       ParentFont = False
  881.       PopupMenu = NonVisualDataModule.LocalDirViewPopup
  882.       TabOrder = 1
  883.       ViewStyle = vsReport
  884.       OnColumnRightClick = DirViewColumnRightClick
  885.       OnEnter = LocalDirViewEnter
  886.       DirColProperties.ExtVisible = False
  887.       PathComboBox = LocalPathComboBox
  888.       PathLabel = LocalPathLabel
  889.       StatusBar = LocalStatusBar
  890.       OnGetSelectFilter = RemoteDirViewGetSelectFilter
  891.       HeaderImages = NonVisualDataModule.ArrowImages
  892.       AddParentDir = True
  893.       OnLoaded = DirViewLoaded
  894.       OnDDDragEnter = LocalFileControlDDDragEnter
  895.       OnDDDragLeave = FileControlDDDragLeave
  896.       OnDDDragOver = LocalFileControlDDDragOver
  897.       OnDDTargetHasDropHandler = LocalDirViewDDTargetHasDropHandler
  898.       OnDDFileOperation = LocalFileControlDDFileOperation
  899.       OnDDMenuPopup = LocalFileControlDDMenuPopup
  900.       OnExecFile = LocalDirViewExecFile
  901.       OnMatchMask = DirViewMatchMask
  902.       OnGetOverlay = RemoteDirViewGetOverlay
  903.       ConfirmDelete = False
  904.       ConfirmOverwrite = False
  905.       WatchForChanges = True
  906.       OnFileIconForName = LocalDirViewFileIconForName
  907.     end
  908.     object LocalCoolBar: TCoolBar
  909.       Left = 0
  910.       Top = 0
  911.       Width = 313
  912.       Height = 72
  913.       AutoSize = True
  914.       BandMaximize = bmDblClick
  915.       Bands = <
  916.         item
  917.           Control = ToolBar5
  918.           ImageIndex = -1
  919.           MinHeight = 22
  920.           MinWidth = 50
  921.           Width = 309
  922.         end
  923.         item
  924.           Control = ToolBar1
  925.           ImageIndex = -1
  926.           MinHeight = 22
  927.           Width = 309
  928.         end
  929.         item
  930.           Control = ToolBar2
  931.           ImageIndex = -1
  932.           MinHeight = 22
  933.           Width = 309
  934.         end>
  935.       EdgeBorders = [ebLeft, ebRight, ebBottom]
  936.       FixedSize = True
  937.       PopupMenu = NonVisualDataModule.LocalPanelPopup
  938.       object ToolBar1: TToolBar
  939.         Left = 9
  940.         Top = 24
  941.         Width = 72
  942.         Height = 22
  943.         Hint = '|E'
  944.         Align = alLeft
  945.         AutoSize = True
  946.         Caption = 'ToolBar1'
  947.         DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  948.         EdgeBorders = []
  949.         Flat = True
  950.         Images = NonVisualDataModule.ExplorerImages
  951.         ParentShowHint = False
  952.         ShowHint = True
  953.         TabOrder = 0
  954.         Transparent = True
  955.         Wrapable = False
  956.         object LocalBackButton: TToolButton
  957.           Left = 0
  958.           Top = 0
  959.           Action = NonVisualDataModule.LocalBackAction
  960.           Style = tbsDropDown
  961.         end
  962.         object LocalForwardButton: TToolButton
  963.           Left = 36
  964.           Top = 0
  965.           Action = NonVisualDataModule.LocalForwardAction
  966.           Style = tbsDropDown
  967.         end
  968.       end
  969.       object ToolBar2: TToolBar
  970.         Left = 9
  971.         Top = 48
  972.         Width = 146
  973.         Height = 22
  974.         Hint = '|E'
  975.         Align = alLeft
  976.         AutoSize = True
  977.         Caption = 'ToolBar2'
  978.         DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  979.         EdgeBorders = []
  980.         Flat = True
  981.         Images = NonVisualDataModule.ExplorerImages
  982.         ParentShowHint = False
  983.         ShowHint = True
  984.         TabOrder = 1
  985.         Transparent = True
  986.         Wrapable = False
  987.         object ToolButton57: TToolButton
  988.           Left = 0
  989.           Top = 0
  990.           Action = NonVisualDataModule.LocalParentDirAction
  991.         end
  992.         object ToolButton58: TToolButton
  993.           Left = 23
  994.           Top = 0
  995.           Action = NonVisualDataModule.LocalRootDirAction
  996.         end
  997.         object ToolButton59: TToolButton
  998.           Left = 46
  999.           Top = 0
  1000.           Action = NonVisualDataModule.LocalHomeDirAction
  1001.         end
  1002.         object ToolButton60: TToolButton
  1003.           Left = 69
  1004.           Top = 0
  1005.           Action = NonVisualDataModule.LocalRefreshAction
  1006.         end
  1007.         object ToolButton61: TToolButton
  1008.           Left = 92
  1009.           Top = 0
  1010.           Width = 8
  1011.           Hint = 'E'
  1012.           Caption = 'ToolButton61'
  1013.           ImageIndex = 9
  1014.           Style = tbsSeparator
  1015.         end
  1016.         object ToolButton62: TToolButton
  1017.           Left = 100
  1018.           Top = 0
  1019.           Action = NonVisualDataModule.LocalOpenDirAction
  1020.         end
  1021.         object ToolButton68: TToolButton
  1022.           Left = 123
  1023.           Top = 0
  1024.           Action = NonVisualDataModule.LocalTreeAction
  1025.         end
  1026.       end
  1027.       object ToolBar5: TToolBar
  1028.         Tag = 1
  1029.         Left = 9
  1030.         Top = 0
  1031.         Width = 296
  1032.         Height = 22
  1033.         Hint = '|E'
  1034.         Align = alClient
  1035.         Caption = 'ToolBar5'
  1036.         DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  1037.         EdgeBorders = []
  1038.         Flat = True
  1039.         Images = NonVisualDataModule.ExplorerImages
  1040.         ParentShowHint = False
  1041.         ShowHint = True
  1042.         TabOrder = 2
  1043.         Transparent = True
  1044.         Wrapable = False
  1045.         OnResize = ToolBarResize
  1046.         object LocalPathComboBox: TIEPathComboBox
  1047.           Left = 0
  1048.           Top = 0
  1049.           Width = 296
  1050.           Height = 21
  1051.           DirectoryToSelect = dsLast
  1052.           OnCloseUp = PathComboBoxCloseUp
  1053.           Align = alClient
  1054.           DropDownCount = 30
  1055.           TabOrder = 0
  1056.           TabStop = False
  1057.         end
  1058.       end
  1059.     end
  1060.     object LocalDriveView: TDriveView
  1061.       Left = 0
  1062.       Top = 87
  1063.       Width = 313
  1064.       Height = 66
  1065.       WatchDirectory = True
  1066.       DirView = LocalDirView
  1067.       OnDDDragEnter = LocalFileControlDDDragEnter
  1068.       OnDDDragLeave = FileControlDDDragLeave
  1069.       OnDDDragOver = LocalFileControlDDDragOver
  1070.       OnDDFileOperation = LocalFileControlDDFileOperation
  1071.       OnDDMenuPopup = LocalFileControlDDMenuPopup
  1072.       Align = alTop
  1073.       Constraints.MinHeight = 30
  1074.       HideSelection = False
  1075.       Indent = 19
  1076.       ParentColor = False
  1077.       TabOrder = 3
  1078.       TabStop = False
  1079.       OnEnter = LocalDriveViewEnter
  1080.     end
  1081.   end
  1082.   object ToolbarPanel: TToolbarPanel
  1083.     Left = 0
  1084.     Top = 576
  1085.     Width = 653
  1086.     Height = 22
  1087.     Category = 'Toolbar Operation (selected + rename + mkdir + close)'
  1088.     ActionList = NonVisualDataModule.ExplorerActions
  1089.     Stretch = True
  1090.     DisabledImages = NonVisualDataModule.ExplorerDisabledImages
  1091.     PopupMenu = NonVisualDataModule.CommanderBarPopup
  1092.     TabOrder = 4
  1093.   end
  1094.   object StatusBar: TStatusBar
  1095.     Left = 0
  1096.     Top = 598
  1097.     Width = 653
  1098.     Height = 19
  1099.     Panels = <
  1100.       item
  1101.         Alignment = taCenter
  1102.         Width = 100
  1103.       end
  1104.       item
  1105.         Alignment = taCenter
  1106.         Width = 100
  1107.       end
  1108.       item
  1109.         Alignment = taCenter
  1110.         Style = psOwnerDraw
  1111.         Width = 35
  1112.       end
  1113.       item
  1114.         Alignment = taCenter
  1115.         Style = psOwnerDraw
  1116.         Width = 35
  1117.       end
  1118.       item
  1119.         Style = psOwnerDraw
  1120.         Width = 100
  1121.       end
  1122.       item
  1123.         Alignment = taCenter
  1124.         Width = 80
  1125.       end
  1126.       item
  1127.         Alignment = taCenter
  1128.         Width = 80
  1129.       end
  1130.       item
  1131.         Alignment = taCenter
  1132.         Width = 50
  1133.       end>
  1134.     ParentFont = True
  1135.     ParentShowHint = False
  1136.     PopupMenu = NonVisualDataModule.CommanderBarPopup
  1137.     ShowHint = True
  1138.     SimplePanel = False
  1139.     UseSystemFont = False
  1140.     OnDblClick = StatusBarDblClick
  1141.     OnMouseMove = SessionStatusBarMouseMove
  1142.     OnDrawPanel = SessionStatusBarDrawPanel
  1143.     OnResize = StatusBarResize
  1144.   end
  1145.   object CommandLinePanel: TPanel
  1146.     Left = 0
  1147.     Top = 477
  1148.     Width = 653
  1149.     Height = 21
  1150.     Align = alBottom
  1151.     BevelOuter = bvNone
  1152.     PopupMenu = NonVisualDataModule.CommanderBarPopup
  1153.     TabOrder = 2
  1154.     DesignSize = (
  1155.       653
  1156.       21)
  1157.     object CommandLineLabel: TPathLabel
  1158.       Left = 4
  1159.       Top = 4
  1160.       Width = 159
  1161.       Height = 15
  1162.       IndentHorizontal = 0
  1163.       IndentVertical = 0
  1164.       Align = alNone
  1165.       Alignment = taRightJustify
  1166.       AutoSize = False
  1167.     end
  1168.     object CommandLinePromptLabel: TLabel
  1169.       Left = 164
  1170.       Top = 4
  1171.       Width = 6
  1172.       Height = 13
  1173.       Caption = '>'
  1174.     end
  1175.     object CommandLineCombo: THistoryComboBox
  1176.       Left = 173
  1177.       Top = 0
  1178.       Width = 477
  1179.       Height = 21
  1180.       AutoComplete = False
  1181.       Anchors = [akLeft, akTop, akRight, akBottom]
  1182.       ItemHeight = 13
  1183.       MaxLength = 250
  1184.       TabOrder = 0
  1185.       TabStop = False
  1186.       Text = 'CommandLineCombo'
  1187.       OnDropDown = CommandLineComboDropDown
  1188.       OnEnter = CommandLineComboEnter
  1189.       OnExit = CommandLineComboExit
  1190.       OnKeyDown = CommandLineComboKeyDown
  1191.       SaveOn = []
  1192.     end
  1193.   end
  1194. end
  1195.