home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bila Vrana
/
BILA_VRANA.iso
/
026A
/
WCMD32.ZIP
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TWINDOWSCMD
/
TWINDOWSCMD.txt
Wrap
Text File
|
1996-12-31
|
19KB
|
819 lines
object WINDOWSCMD: TWINDOWSCMD
Left = 260
Top = 118
Width = 640
Height = 460
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
Caption = 'Windows Commander 3.01'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'Helv'
Font.Style = [fsBold]
KeyPreview = True
Menu = MainMenu
Scaled = False
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnKeyUp = FormKeyUp
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object RightPanel: TPanel
Left = 313
Top = 0
Width = 309
Height = 351
BevelOuter = bvNone
Caption = 'RightPanel'
TabOrder = 2
OnResize = RightPanelResize
object RightInfo: TPanel
Tag = 240
Left = 56
Top = 2
Width = 217
Height = 21
Alignment = taLeftJustify
BevelOuter = bvLowered
TabOrder = 0
end
object RightRoot: TButton
Tag = 260
Left = 273
Top = 1
Width = 18
Height = 22
Caption = '\'
TabOrder = 1
TabStop = False
OnClick = RootClick
end
object RightParent: TButton
Tag = 261
Left = 291
Top = 1
Width = 18
Height = 22
Caption = '..'
TabOrder = 2
TabStop = False
OnClick = ParentClick
end
object RightPath: TMyPanel
Tag = 250
Left = 1
Top = 25
Width = 308
Height = 16
Alignment = taLeftJustify
BevelOuter = bvLowered
Color = clInactiveCaption
Font.Color = clInactiveCaptionText
Font.Height = -11
Font.Name = 'Helv'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = RightPathClick
OnMouseUp = PathMouseUp
end
object RightHeader: THeaderClick
Left = 0
Top = 41
Width = 308
Height = 17
Sections.Sections = (
#0'41'#0'Name'
#0'27'#0'Ext'
#0'33'#0'Size'
#0'36'#0'Date'
#0'29'#0'Attr')
TabOrder = 4
OnSizing = HeaderSizing
OnSized = HeaderSized
OnSectionClick = HeaderSectionClick
SelectedHeader = -1
Arrow = 0
end
object RightSize: TMyPanel
Tag = 280
Left = 1
Top = 332
Width = 308
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
TabOrder = 5
OnClick = RightPathClick
OnPaint = SizePaint
end
object RightDrives: TMyComboBox
Tag = 271
Left = 1
Top = 1
Width = 54
Height = 21
TabStop = False
Style = csDropDownList
DropDownCount = 9
ItemHeight = 13
Sorted = True
TabOrder = 6
OnChange = DrivesChange
OnDropDown = DrivesDropdown
OnExit = LeftDrivesExit
OnKeyDown = DrivesKeyDown
OnCloseup = DrivesCloseup
OnRButtonUp = DrivesRButtonUp
end
end
object LeftPanel: TPanel
Left = 0
Top = 0
Width = 309
Height = 351
BevelOuter = bvNone
Caption = 'LeftPanel'
TabOrder = 1
OnResize = LeftPanelResize
object LeftInfo: TPanel
Tag = 140
Left = 56
Top = 2
Width = 217
Height = 21
Alignment = taLeftJustify
BevelOuter = bvLowered
TabOrder = 0
end
object LeftRoot: TButton
Tag = 160
Left = 273
Top = 1
Width = 18
Height = 22
Caption = '\'
TabOrder = 1
TabStop = False
OnClick = RootClick
end
object LeftParent: TButton
Tag = 161
Left = 291
Top = 1
Width = 18
Height = 22
Caption = '..'
TabOrder = 2
TabStop = False
OnClick = ParentClick
end
object LeftPath: TMyPanel
Tag = 150
Left = 1
Top = 25
Width = 308
Height = 16
Alignment = taLeftJustify
BevelOuter = bvLowered
Color = clActiveCaption
Font.Color = clCaptionText
Font.Height = -11
Font.Name = 'Helv'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = LeftPathClick
OnMouseUp = PathMouseUp
end
object LeftHeader: THeaderClick
Left = 0
Top = 41
Width = 308
Height = 17
Sections.Sections = (
#0'41'#0'Name'
#0'27'#0'Ext'
#0'33'#0'Size'
#0'36'#0'Date'
#0'29'#0'Attr')
TabOrder = 4
OnSizing = HeaderSizing
OnSized = HeaderSized
OnSectionClick = HeaderSectionClick
SelectedHeader = -1
Arrow = 0
end
object LeftSize: TMyPanel
Tag = 180
Left = 1
Top = 332
Width = 308
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
TabOrder = 6
OnClick = LeftPathClick
OnPaint = SizePaint
end
object LeftDrives: TMyComboBox
Tag = 171
Left = 1
Top = 1
Width = 54
Height = 21
TabStop = False
Style = csDropDownList
DropDownCount = 9
ItemHeight = 13
Sorted = True
TabOrder = 5
OnChange = DrivesChange
OnDropDown = DrivesDropdown
OnExit = LeftDrivesExit
OnKeyDown = DrivesKeyDown
OnCloseup = DrivesCloseup
OnRButtonUp = DrivesRButtonUp
end
end
object BottomPanel: TPanel
Left = 0
Top = 351
Width = 622
Height = 48
BevelOuter = bvNone
TabOrder = 0
OnResize = BottomPanelResize
object idbList: TButton
Tag = 903
Left = 1
Top = 25
Width = 89
Height = 22
Caption = 'F3 View'
TabOrder = 0
TabStop = False
OnClick = idbListClick
end
object idbEdit: TButton
Tag = 904
Left = 90
Top = 25
Width = 89
Height = 22
Caption = 'F4 Edit'
TabOrder = 1
TabStop = False
OnClick = idbEditClick
end
object idbCopy: TButton
Tag = 905
Left = 179
Top = 25
Width = 88
Height = 22
Caption = 'F5 Copy'
TabOrder = 2
TabStop = False
OnClick = idbCopyClick
end
object idbRenmov: TButton
Tag = 906
Left = 267
Top = 25
Width = 89
Height = 22
Caption = 'F6 RenMov'
TabOrder = 3
TabStop = False
OnClick = idbRenmovClick
end
object idbMkdir: TButton
Tag = 907
Left = 356
Top = 25
Width = 89
Height = 22
Caption = 'F7 MkDir'
TabOrder = 4
TabStop = False
OnClick = idbMkdirClick
end
object idbDelete: TButton
Tag = 908
Left = 445
Top = 25
Width = 89
Height = 22
Caption = 'F8 Delete'
TabOrder = 5
TabStop = False
OnClick = idbDeleteClick
end
object idbExit: TButton
Tag = 1
Left = 534
Top = 25
Width = 87
Height = 22
Caption = 'Alt+F4 Exit'
ModalResult = 1
TabOrder = 6
TabStop = False
OnClick = idbExitClick
end
object CurDir: TMyPanel
Tag = 300
Left = 1
Top = 2
Width = 236
Height = 21
Alignment = taRightJustify
BevelOuter = bvLowered
Caption = 'c:\windows>'
TabOrder = 7
end
object CmdLine: TComboBox
Tag = 1001
Left = 238
Top = 2
Width = 385
Height = 21
TabStop = False
DropDownCount = 5
ItemHeight = 13
MaxLength = 259
TabOrder = 8
OnChange = CmdLineChange
OnDblClick = CmdLineDblClick
OnDropDown = CmdLineChange
OnEnter = CmdLineChange
OnExit = CmdLineChange
OnKeyDown = CmdLineKeyDown
OnKeyPress = CmdLineKeyPress
end
end
object LeftList: TMyListBox
Tag = 170
Left = 1
Top = 58
Width = 307
Height = 271
ExtendedSelect = False
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Helv'
Font.Style = [fsBold]
ItemHeight = 16
MultiSelect = True
ParentFont = False
Style = lbOwnerDrawFixed
TabOrder = 3
OnClick = ListClick
OnDblClick = DoubleClick
OnEnter = LeftListEnter
OnExit = ListExit
OnKeyUp = ListKeyUp
OnMouseMove = ListMouseMove
OnChange = List