📄 unitfiles.dfm
字号:
object Files: TFiles
Left = 359
Top = 221
Width = 715
Height = 515
BorderIcons = [biSystemMenu, biMaximize]
Caption = #25991#20214#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnDeactivate = FormDeactivate
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 169
Top = 36
Height = 439
end
object Label1: TLabel
Left = 0
Top = 475
Width = 707
Height = 13
Align = alBottom
Caption = #30446#24405
end
object Panel1: TPanel
Left = 0
Top = 36
Width = 169
Height = 439
Align = alLeft
BevelOuter = bvNone
Caption = 'Panel1'
TabOrder = 0
object Panel2: TPanel
Left = 0
Top = 0
Width = 169
Height = 25
Align = alTop
BevelOuter = bvNone
Caption = 'Panel2'
Color = cl3DLight
TabOrder = 0
DesignSize = (
169
25)
object ComboBox1: TComboBox
Left = 0
Top = 0
Width = 169
Height = 21
Anchors = [akLeft, akTop, akRight, akBottom]
Enabled = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
PopupMenu = PopupMenu1
TabOrder = 0
OnChange = ComboBox1Change
OnKeyPress = ComboBox1KeyPress
end
end
object ListView2: TListView
Left = 0
Top = 25
Width = 169
Height = 414
Align = alClient
Columns = <
item
Width = 141
end>
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
LargeImages = ImageList1
RowSelect = True
ParentFont = False
PopupMenu = PopupMenu2
ShowColumnHeaders = False
SmallImages = ImageList2
SortType = stText
TabOrder = 1
ViewStyle = vsReport
OnCompare = ListView2Compare
OnDblClick = ListView2DblClick
OnEdited = ListView2Edited
end
end
object ListView1: TListView
Left = 172
Top = 36
Width = 535
Height = 439
Cursor = crHourGlass
Align = alClient
Columns = <
item
Caption = #25991#20214#21517
Width = 200
end
item
Caption = #22823#23567
Width = 100
end
item
Caption = #23646#24615
Width = 100
end
item
Caption = #20462#25913#26102#38388
Width = 125
end>
GridLines = True
LargeImages = ImageList6
PopupMenu = PopupMenu3
SmallImages = ImageList7
SortType = stText
TabOrder = 1
ViewStyle = vsReport
OnEdited = ListView1Edited
end
object Panel3: TPanel
Left = 0
Top = 0
Width = 707
Height = 36
Align = alTop
Color = cl3DLight
TabOrder = 2
object ToolBar2: TToolBar
Left = 1
Top = 1
Width = 303
Height = 34
Align = alLeft
AutoSize = True
BorderWidth = 1
ButtonHeight = 28
ButtonWidth = 34
Color = cl3DLight
EdgeBorders = [ebRight]
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = ImageList5
Indent = 2
List = True
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = False
TabOrder = 0
Transparent = False
Wrapable = False
object FileToolButton3: TToolButton
Left = 2
Top = 0
Hint = #25913#21517
AutoSize = True
ImageIndex = 0
ParentShowHint = False
ShowHint = True
OnClick = Rename1Click
end
object FileToolButton4: TToolButton
Left = 35
Top = 0
Hint = #21024#38500#25991#20214
AutoSize = True
ImageIndex = 1
ParentShowHint = False
ShowHint = True
OnClick = Delete1Click
end
object ToolButton38: TToolButton
Left = 68
Top = 0
Width = 7
ImageIndex = 12
Style = tbsSeparator
end
object FileToolButton6: TToolButton
Left = 75
Top = 0
Hint = #25628#32034
AutoSize = True
ImageIndex = 8
ParentShowHint = False
ShowHint = True
end
object ToolButton40: TToolButton
Left = 108
Top = 0
Width = 8
ImageIndex = 12
Style = tbsSeparator
end
object FileToolButton7: TToolButton
Left = 116
Top = 0
Hint = #19978#20256#25991#20214#21040#35813#25991#20214#22841#19979
AutoSize = True
ImageIndex = 3
ParentShowHint = False
ShowHint = True
OnClick = Upload1Click
end
object FileToolButton8: TToolButton
Left = 149
Top = 0
Hint = #19979#36733#25991#20214
AutoSize = True
ImageIndex = 4
ParentShowHint = False
ShowHint = True
OnClick = Download1Click
end
object ToolButton47: TToolButton
Left = 182
Top = 0
Width = 8
ImageIndex = 9
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -