| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064 |
- inherited ScpCommanderForm: TScpCommanderForm
- Left = 337
- Top = 103
- Width = 661
- Height = 583
- Caption = 'ScpCommanderForm'
- OldCreateOrder = True
- OnResize = FormResize
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Splitter: TSplitter [0]
- Left = 313
- Top = 170
- Width = 5
- Height = 317
- Cursor = crHSplit
- ResizeStyle = rsUpdate
- OnCanResize = SplitterCanResize
- OnMoved = SplitterMoved
- end
- inherited TopCoolBar: TCoolBar
- Width = 653
- Height = 170
- Bands = <
- item
- Control = MenuToolBar
- ImageIndex = -1
- MinHeight = 22
- Width = 649
- end
- item
- Control = SessionToolbar
- ImageIndex = -1
- MinHeight = 22
- Width = 649
- end
- item
- Control = PreferencesToolbar
- ImageIndex = -1
- MinHeight = 22
- Width = 649
- end
- item
- Control = SelectionToolbar
- ImageIndex = -1
- MinHeight = 22
- Width = 649
- end
- item
- Control = CommandToolBar
- ImageIndex = -1
- MinHeight = 22
- Width = 649
- end
- item
- Control = SortToolbar
- ImageIndex = -1
- MinHeight = 22
- Width = 649
- end
- item
- Control = CommandsToolbar
- ImageIndex = -1
- MinHeight = 22
- Width = 649
- end>
- FixedSize = False
- object MenuToolBar: TToolBar
- Left = 9
- Top = 0
- Width = 343
- Height = 22
- Hint = '|E'
- Align = alLeft
- AutoSize = True
- ButtonHeight = 21
- ButtonWidth = 65
- Caption = 'MenuToolBar'
- EdgeBorders = []
- Flat = True
- ShowCaptions = True
- TabOrder = 0
- Wrapable = False
- object ToolButton2: TToolButton
- Left = 0
- Top = 0
- Hint = 'Change local panel layout or change displayed directory/drive'
- AutoSize = True
- Caption = '&Local'
- Grouped = True
- MenuItem = NonVisualDataModule.CommanderLocalMenu
- end
- object ToolButton1: TToolButton
- Left = 37
- Top = 0
- Hint = 'Mark commands'
- AutoSize = True
- Caption = '&Mark'
- Grouped = True
- MenuItem = NonVisualDataModule.CommonMarkMenu
- end
- object ToolButton4: TToolButton
- Left = 72
- Top = 0
- Hint = 'File operation commands'
- AutoSize = True
- Caption = '&Files'
- Grouped = True
- MenuItem = NonVisualDataModule.CommanderFilesMenu
- end
- object ToolButton49: TToolButton
- Left = 104
- Top = 0
- Hint = 'Other commands'
- AutoSize = True
- Caption = '&Commands'
- Grouped = True
- MenuItem = NonVisualDataModule.CommanderCommandsMenu
- end
- object ToolButton19: TToolButton
- Left = 167
- Top = 0
- Hint = 'Session commands'
- AutoSize = True
- Caption = '&Session'
- Grouped = True
- MenuItem = NonVisualDataModule.CommonSessionMenu
- end
- object ToolButton7: TToolButton
- Left = 215
- Top = 0
- Hint = 'Change program layout/preferences'
- AutoSize = True
- Caption = '&Options'
- Grouped = True
- MenuItem = NonVisualDataModule.CommanderOptionsMenu
- end
- object ToolButton3: TToolButton
- Left = 262
- Top = 0
- Hint = 'Change remote panel layout or change displayed directory'
- AutoSize = True
- Caption = '&Remote'
- Grouped = True
- MenuItem = NonVisualDataModule.CommanderRemoteMenu
- end
- object ToolButton20: TToolButton
- Left = 310
- Top = 0
- Hint = 'Help'
- AutoSize = True
- Caption = '&Help'
- Grouped = True
- MenuItem = NonVisualDataModule.CommonHelpMenu
- end
- end
- object SelectionToolbar: TToolBar
- Left = 9
- Top = 72
- Width = 123
- Height = 22
- Hint = '|E'
- Align = alLeft
- AutoSize = True
- Caption = 'SelectionToolbar'
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.ExplorerImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- Transparent = True
- Wrapable = False
- object ToolButton23: TToolButton
- Left = 0
- Top = 0
- Action = NonVisualDataModule.SelectAction
- end
- object ToolButton24: TToolButton
- Left = 23
- Top = 0
- Action = NonVisualDataModule.UnselectAction
- end
- object ToolButton25: TToolButton
- Left = 46
- Top = 0
- Width = 8
- Hint = 'E'
- Caption = 'ToolButton25'
- ImageIndex = 24
- Style = tbsSeparator
- end
- object ToolButton26: TToolButton
- Left = 54
- Top = 0
- Action = NonVisualDataModule.SelectAllAction
- end
- object ToolButton28: TToolButton
- Left = 77
- Top = 0
- Action = NonVisualDataModule.InvertSelectionAction
- end
- object ToolButton29: TToolButton
- Left = 100
- Top = 0
- Action = NonVisualDataModule.ClearSelectionAction
- end
- end
- object PreferencesToolbar: TToolBar
- Left = 9
- Top = 48
- Width = 54
- Height = 22
- Hint = '|E'
- Align = alLeft
- AutoSize = True
- Caption = 'PreferencesToolbar'
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.ExplorerImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- Transparent = True
- Wrapable = False
- object ToolButton33: TToolButton
- Left = 0
- Top = 0
- Action = NonVisualDataModule.PreferencesAction
- end
- object ToolButton35: TToolButton
- Left = 23
- Top = 0
- Width = 8
- Hint = 'E'
- Caption = 'ToolButton35'
- ImageIndex = 28
- Style = tbsSeparator
- end
- object ToolButton36: TToolButton
- Left = 31
- Top = 0
- Action = NonVisualDataModule.ViewLogAction
- Style = tbsCheck
- end
- end
- object SessionToolbar: TToolBar
- Left = 9
- Top = 24
- Width = 235
- Height = 22
- Hint = '|E'
- Align = alLeft
- AutoSize = True
- Caption = 'SessionToolbar'
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.ExplorerImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- Transparent = True
- Wrapable = False
- DesignSize = (
- 235
- 22)
- object ToolButton30: TToolButton
- Left = 0
- Top = 0
- Action = NonVisualDataModule.NewSessionAction
- end
- object ToolButton48: TToolButton
- Left = 23
- Top = 0
- Width = 8
- Caption = 'ToolButton48'
- ImageIndex = 44
- Style = tbsSeparator
- end
- object SessionCombo: TComboBox
- Left = 31
- Top = 1
- Width = 114
- Height = 19
- Style = csOwnerDrawFixed
- Anchors = [akLeft, akTop, akRight, akBottom]
- DropDownCount = 15
- ItemHeight = 13
- TabOrder = 0
- TabStop = False
- OnCloseUp = SessionComboCloseUp
- end
- object ToolButton31: TToolButton
- Left = 145
- Top = 0
- Action = NonVisualDataModule.CloseSessionAction
- end
- object ToolButton32: TToolButton
- Left = 168
- Top = 0
- Width = 8
- Hint = 'E'
- Caption = 'ToolButton32'
- ImageIndex = 27
- Style = tbsSeparator
- end
- object SavedSessionsButton: TToolButton
- Left = 176
- Top = 0
- Action = NonVisualDataModule.SavedSessionsAction
- MenuItem = NonVisualDataModule.SavedSessionsMenu
- Style = tbsDropDown
- end
- object ToolButton21: TToolButton
- Left = 212
- Top = 0
- Action = NonVisualDataModule.SaveCurrentSessionAction
- end
- end
- object CommandToolBar: TToolBar
- Left = 9
- Top = 96
- Width = 223
- Height = 22
- Hint = '|E'
- Align = alLeft
- AutoSize = True
- Caption = 'CommandToolBar'
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.ExplorerImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- Transparent = True
- Wrapable = False
- object ToolButton6: TToolButton
- Left = 0
- Top = 0
- Action = NonVisualDataModule.CurrentCopyAction
- end
- object ToolButton17: TToolButton
- Left = 23
- Top = 0
- Action = NonVisualDataModule.CurrentMoveAction
- end
- object ToolButton38: TToolButton
- Left = 46
- Top = 0
- Width = 8
- Hint = 'E'
- Caption = 'ToolButton38'
- ImageIndex = 6
- Style = tbsSeparator
- end
- object ToolButton43: TToolButton
- Left = 54
- Top = 0
- Action = NonVisualDataModule.CurrentEditAction
- end
- object ToolButton44: TToolButton
- Left = 77
- Top = 0
- Action = NonVisualDataModule.CurrentOpenAction
- end
- object ToolButton5: TToolButton
- Left = 100
- Top = 0
- Action = NonVisualDataModule.CurrentRenameAction
- end
- object ToolButton27: TToolButton
- Left = 123
- Top = 0
- Action = NonVisualDataModule.CurrentDeleteAction
- end
- object ToolButton16: TToolButton
- Left = 146
- Top = 0
- Action = NonVisualDataModule.CurrentPropertiesAction
- end
- object ToolButton37: TToolButton
- Left = 169
- Top = 0
- Width = 8
- Hint = 'E'
- Caption = 'ToolButton37'
- ImageIndex = 6
- Style = tbsSeparator
- end
- object ToolButton34: TToolButton
- Left = 177
- Top = 0
- Action = NonVisualDataModule.CurrentCreateDirAction
- end
- object ToolButton47: TToolButton
- Left = 200
- Top = 0
- Action = NonVisualDataModule.AddEditLinkAction
- end
- end
- object SortToolbar: TToolBar
- Left = 9
- Top = 120
- Width = 215
- Height = 22
- Hint = '|E'
- Align = alLeft
- AutoSize = True
- Caption = 'SortToolbar'
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.ExplorerImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 5
- Transparent = True
- Wrapable = False
- object ToolButton8: TToolButton
- Left = 0
- Top = 0
- Action = NonVisualDataModule.CurrentSortAscendingAction
- Style = tbsCheck
- end
- object ToolButton10: TToolButton
- Left = 23
- Top = 0
- Width = 8
- Hint = 'E'
- Caption = 'ToolButton10'
- ImageIndex = 6
- Style = tbsSeparator
- end
- object ToolButton9: TToolButton
- Left = 31
- Top = 0
- Action = NonVisualDataModule.CurrentSortByNameAction
- Grouped = True
- Style = tbsCheck
- end
- object ToolButton22: TToolButton
- Left = 54
- Top = 0
- Action = NonVisualDataModule.CurrentSortByExtAction
- Grouped = True
- Style = tbsCheck
- end
- object ToolButton11: TToolButton
- Left = 77
- Top = 0
- Action = NonVisualDataModule.CurrentSortByTypeAction
- Grouped = True
- Style = tbsCheck
- end
- object ToolButton13: TToolButton
- Left = 100
- Top = 0
- Action = NonVisualDataModule.CurrentSortByChangedAction
- Grouped = True
- Style = tbsCheck
- end
- object ToolButton15: TToolButton
- Left = 123
- Top = 0
- Action = NonVisualDataModule.CurrentSortBySizeAction
- Grouped = True
- Style = tbsCheck
- end
- object ToolButton12: TToolButton
- Left = 146
- Top = 0
- Action = NonVisualDataModule.CurrentSortByRightsAction
- Grouped = True
- Style = tbsCheck
- end
- object ToolButton14: TToolButton
- Left = 169
- Top = 0
- Action = NonVisualDataModule.CurrentSortByOwnerAction
- Style = tbsCheck
- end
- object ToolButton18: TToolButton
- Left = 192
- Top = 0
- Action = NonVisualDataModule.CurrentSortByGroupAction
- Style = tbsCheck
- end
- end
- object CommandsToolbar: TToolBar
- Left = 9
- Top = 144
- Width = 131
- Height = 22
- Hint = '|E'
- Align = alLeft
- AutoSize = True
- Caption = 'CommandsToolbar'
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.ExplorerImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 6
- Transparent = True
- Wrapable = False
- object ToolButton39: TToolButton
- Left = 0
- Top = 0
- Action = NonVisualDataModule.CompareDirectoriesAction
- end
- object ToolButton40: TToolButton
- Left = 23
- Top = 0
- Action = NonVisualDataModule.SynchronizeAction
- end
- object ToolButton51: TToolButton
- Left = 46
- Top = 0
- Action = NonVisualDataModule.FullSynchronizeAction
- end
- object ToolButton41: TToolButton
- Left = 69
- Top = 0
- Width = 8
- Hint = 'E'
- Caption = 'ToolButton41'
- ImageIndex = 54
- Style = tbsSeparator
- end
- object ToolButton42: TToolButton
- Left = 77
- Top = 0
- Action = NonVisualDataModule.ConsoleAction
- end
- object ToolButton45: TToolButton
- Left = 100
- Top = 0
- Width = 8
- Hint = 'E'
- Caption = 'ToolButton45'
- ImageIndex = 56
- Style = tbsSeparator
- end
- object ToolButton46: TToolButton
- Left = 108
- Top = 0
- Action = NonVisualDataModule.SynchronizeBrowsingAction
- Style = tbsCheck
- end
- end
- end
- inherited RemotePanel: TPanel
- Left = 318
- Top = 170
- Width = 335
- Height = 317
- Constraints.MinWidth = 170
- TabOrder = 1
- object RemotePathLabel: TPathLabel [0]
- Left = 0
- Top = 72
- Width = 335
- Height = 15
- UnixPath = True
- AutoSize = False
- PopupMenu = NonVisualDataModule.RemotePanelPopup
- end
- inherited RemoteStatusBar: TAssociatedStatusBar
- Top = 298
- Width = 335
- Hint = ''
- end
- inherited RemoteDirView: TUnixDirView
- Top = 87
- Width = 335
- Height = 211
- Constraints.MinHeight = 100
- RowSelect = True
- NortonLike = True
- PathComboBox = RemotePathComboBox
- PathLabel = RemotePathLabel
- AddParentDir = True
- OnLoaded = DirViewLoaded
- OnDDFileOperationExecuted = RemoteDirViewDDFileOperationExecuted
- OnWarnLackOfTempSpace = nil
- end
- object RemoteCoolBar: TCoolBar
- Left = 0
- Top = 0
- Width = 335
- Height = 72
- AutoSize = True
- BandMaximize = bmDblClick
- Bands = <
- item
- Control = ToolBar6
- ImageIndex = -1
- MinHeight = 22
- MinWidth = 50
- Width = 331
- end
- item
- Control = ToolBar3
- ImageIndex = -1
- MinHeight = 22
- Width = 331
- end
- item
- Control = ToolBar4
- ImageIndex = -1
- MinHeight = 22
- Width = 331
- end>
- EdgeBorders = [ebLeft, ebRight, ebBottom]
- FixedSize = True
- PopupMenu = NonVisualDataModule.RemotePanelPopup
- object ToolBar3: TToolBar
- Left = 9
- Top = 24
- Width = 72
- Height = 22
- Hint = '|E'
- Align = alLeft
- AutoSize = True
- Caption = 'ToolBar3'
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.ExplorerImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- Transparent = True
- Wrapable = False
- object RemoteBackButton: TToolButton
- Left = 0
- Top = 0
- Action = NonVisualDataModule.RemoteBackAction
- Style = tbsDropDown
- end
- object RemoteForwardButton: TToolButton
- Left = 36
- Top = 0
- Action = NonVisualDataModule.RemoteForwardAction
- Style = tbsDropDown
- end
- end
- object ToolBar4: TToolBar
- Left = 9
- Top = 48
- Width = 123
- Height = 22
- Hint = '|E'
- Align = alLeft
- AutoSize = True
- Caption = 'ToolBar4'
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.ExplorerImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- Transparent = True
- Wrapable = False
- object ToolButton87: TToolButton
- Left = 0
- Top = 0
- Action = NonVisualDataModule.RemoteParentDirAction
- end
- object ToolButton88: TToolButton
- Left = 23
- Top = 0
- Action = NonVisualDataModule.RemoteRootDirAction
- end
- object ToolButton89: TToolButton
- Left = 46
- Top = 0
- Action = NonVisualDataModule.RemoteHomeDirAction
- end
- object ToolButton90: TToolButton
- Left = 69
- Top = 0
- Action = NonVisualDataModule.RemoteRefreshAction
- end
- object ToolButton91: TToolButton
- Left = 92
- Top = 0
- Width = 8
- Hint = 'E'
- Caption = 'ToolButton91'
- ImageIndex = 9
- Style = tbsSeparator
- end
- object ToolButton92: TToolButton
- Left = 100
- Top = 0
- Action = NonVisualDataModule.RemoteOpenDirAction
- end
- end
- object ToolBar6: TToolBar
- Tag = 1
- Left = 9
- Top = 0
- Width = 318
- Height = 22
- Hint = '|E'
- Align = alClient
- Caption = 'ToolBar6'
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.ExplorerImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- Transparent = True
- Wrapable = False
- OnResize = ToolBarResize
- object RemotePathComboBox: TUnixPathComboBox
- Left = 0
- Top = 0
- Width = 316
- Height = 21
- OnCloseUp = PathComboBoxCloseUp
- Align = alClient
- DropDownCount = 20
- TabOrder = 0
- end
- end
- end
- end
- object LocalPanel: TPanel
- Left = 0
- Top = 170
- Width = 313
- Height = 317
- Align = alLeft
- BevelOuter = bvNone
- Constraints.MinWidth = 170
- TabOrder = 0
- object LocalPathLabel: TPathLabel
- Left = 0
- Top = 72
- Width = 313
- Height = 15
- AutoSize = False
- PopupMenu = NonVisualDataModule.LocalPanelPopup
- end
- object LocalStatusBar: TAssociatedStatusBar
- Left = 0
- Top = 298
- Width = 313
- Height = 19
- Panels = <
- item
- Text = '0 b of 0 b in 0 of 0'
- Width = 50
- end>
- ParentFont = True
- ParentShowHint = False
- PopupMenu = NonVisualDataModule.LocalPanelPopup
- ShowHint = True
- SimplePanel = False
- UseSystemFont = False
- FocusControl = LocalDirView
- end
- object LocalDirView: TDirView
- Left = 0
- Top = 87
- Width = 313
- Height = 211
- Align = alClient
- Constraints.MinHeight = 100
- FullDrag = True
- HideSelection = False
- RowSelect = True
- TabOrder = 1
- ViewStyle = vsReport
- OnColumnRightClick = DirViewColumnRightClick
- OnEnter = DirViewEnter
- DirColProperties.ExtVisible = False
- PathComboBox = LocalPathComboBox
- PathLabel = LocalPathLabel
- StatusBar = LocalStatusBar
- OnGetSelectFilter = RemoteDirViewGetSelectFilter
- HeaderImages = NonVisualDataModule.ArrowImages
- AddParentDir = True
- OnLoaded = DirViewLoaded
- OnDDDragEnter = LocalDirViewDDDragEnter
- OnDDDragLeave = DirViewDDDragLeave
- OnDDDragOver = LocalDirViewDDDragOver
- OnDDTargetHasDropHandler = LocalDirViewDDTargetHasDropHandler
- OnDDFileOperation = LocalDirViewDDFileOperation
- OnExecFile = LocalDirViewExecFile
- ConfirmDelete = False
- ConfirmOverwrite = False
- WatchForChanges = True
- OnChangeDetected = LocalDirViewChangeDetected
- end
- object LocalCoolBar: TCoolBar
- Left = 0
- Top = 0
- Width = 313
- Height = 72
- AutoSize = True
- BandMaximize = bmDblClick
- Bands = <
- item
- Control = ToolBar5
- ImageIndex = -1
- MinHeight = 22
- MinWidth = 50
- Width = 309
- end
- item
- Control = ToolBar1
- ImageIndex = -1
- MinHeight = 22
- Width = 309
- end
- item
- Control = ToolBar2
- ImageIndex = -1
- MinHeight = 22
- Width = 309
- end>
- EdgeBorders = [ebLeft, ebRight, ebBottom]
- FixedSize = True
- PopupMenu = NonVisualDataModule.LocalPanelPopup
- object ToolBar1: TToolBar
- Left = 9
- Top = 24
- Width = 72
- Height = 22
- Hint = '|E'
- Align = alLeft
- AutoSize = True
- Caption = 'ToolBar1'
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.ExplorerImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- Transparent = True
- Wrapable = False
- object LocalBackButton: TToolButton
- Left = 0
- Top = 0
- Action = NonVisualDataModule.LocalBackAction
- Style = tbsDropDown
- end
- object LocalForwardButton: TToolButton
- Left = 36
- Top = 0
- Action = NonVisualDataModule.LocalForwardAction
- Style = tbsDropDown
- end
- end
- object ToolBar2: TToolBar
- Left = 9
- Top = 48
- Width = 123
- Height = 22
- Hint = '|E'
- Align = alLeft
- AutoSize = True
- Caption = 'ToolBar2'
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.ExplorerImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- Transparent = True
- Wrapable = False
- object ToolButton57: TToolButton
- Left = 0
- Top = 0
- Action = NonVisualDataModule.LocalParentDirAction
- end
- object ToolButton58: TToolButton
- Left = 23
- Top = 0
- Action = NonVisualDataModule.LocalRootDirAction
- end
- object ToolButton59: TToolButton
- Left = 46
- Top = 0
- Action = NonVisualDataModule.LocalHomeDirAction
- end
- object ToolButton60: TToolButton
- Left = 69
- Top = 0
- Action = NonVisualDataModule.LocalRefreshAction
- end
- object ToolButton61: TToolButton
- Left = 92
- Top = 0
- Width = 8
- Hint = 'E'
- Caption = 'ToolButton61'
- ImageIndex = 9
- Style = tbsSeparator
- end
- object ToolButton62: TToolButton
- Left = 100
- Top = 0
- Action = NonVisualDataModule.LocalOpenDirAction
- end
- end
- object ToolBar5: TToolBar
- Tag = 1
- Left = 9
- Top = 0
- Width = 296
- Height = 22
- Hint = '|E'
- Align = alClient
- Caption = 'ToolBar5'
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.ExplorerImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- Transparent = True
- Wrapable = False
- OnResize = ToolBarResize
- object LocalPathComboBox: TIEPathComboBox
- Left = 0
- Top = 0
- Width = 296
- Height = 21
- OnCloseUp = PathComboBoxCloseUp
- Align = alClient
- DropDownCount = 30
- TabOrder = 0
- TabStop = False
- end
- end
- end
- end
- object ToolbarPanel: TToolbarPanel
- Left = 0
- Top = 508
- Width = 653
- Height = 22
- Category = 'Toolbar Operation (selected + rename + mkdir + close)'
- ActionList = NonVisualDataModule.ExplorerActions
- Stretch = True
- DisabledImages = NonVisualDataModule.ExplorerDisabledImages
- PopupMenu = NonVisualDataModule.CommanderBarPopup
- TabOrder = 4
- end
- object StatusBar: TStatusBar
- Left = 0
- Top = 530
- Width = 653
- Height = 19
- Panels = <
- item
- Alignment = taCenter
- Width = 100
- end
- item
- Alignment = taCenter
- Width = 100
- end
- item
- Alignment = taCenter
- Style = psOwnerDraw
- Width = 35
- end
- item
- Alignment = taCenter
- Style = psOwnerDraw
- Width = 35
- end
- item
- Style = psOwnerDraw
- Width = 100
- end
- item
- Alignment = taCenter
- Width = 80
- end
- item
- Alignment = taCenter
- Width = 80
- end
- item
- Alignment = taCenter
- Width = 50
- end>
- ParentFont = True
- ParentShowHint = False
- PopupMenu = NonVisualDataModule.CommanderBarPopup
- ShowHint = True
- SimplePanel = False
- UseSystemFont = False
- OnMouseMove = SessionStatusBarMouseMove
- OnDrawPanel = SessionStatusBarDrawPanel
- end
- object CommandLinePanel: TPanel
- Left = 0
- Top = 487
- Width = 653
- Height = 21
- Align = alBottom
- BevelOuter = bvNone
- PopupMenu = NonVisualDataModule.CommanderBarPopup
- TabOrder = 2
- DesignSize = (
- 653
- 21)
- object CommandLineLabel: TPathLabel
- Left = 4
- Top = 4
- Width = 159
- Height = 15
- IndentHorizontal = 0
- IndentVertical = 0
- Align = alNone
- Alignment = taRightJustify
- AutoSize = False
- end
- object CommandLinePromptLabel: TLabel
- Left = 164
- Top = 4
- Width = 6
- Height = 13
- Caption = '>'
- end
- object CommandLineCombo: THistoryComboBox
- Left = 173
- Top = 0
- Width = 477
- Height = 21
- AutoComplete = False
- Anchors = [akLeft, akTop, akRight, akBottom]
- ItemHeight = 13
- MaxLength = 250
- TabOrder = 0
- TabStop = False
- Text = 'CommandLineCombo'
- OnDropDown = CommandLineComboDropDown
- OnEnter = CommandLineComboEnter
- OnExit = CommandLineComboExit
- OnKeyDown = CommandLineComboKeyDown
- SaveOn = []
- end
- end
- end
|