📄 del2copyfrm.dfm
字号:
object MainForm: TMainForm
Left = 410
Top = 176
Width = 273
Height = 297
Caption = #22797#21046#12289#21024#38500#30446#24405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object ShellTreeView1: TShellTreeView
Left = 0
Top = 0
Width = 265
Height = 233
ObjectTypes = [otFolders]
Root = 'rfMyComputer'
UseShellImages = True
AutoRefresh = True
Indent = 19
ParentColor = False
PopupMenu = PopupMenu1
RightClickSelect = True
ShowRoot = False
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 92
Top = 240
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 1
Kind = bkClose
end
object PopupMenu1: TPopupMenu
AutoHotkeys = maManual
Left = 32
Top = 240
object CopyItem: TMenuItem
Caption = #22797#21046#21040
OnClick = CopyItemClick
end
object DelItem: TMenuItem
Caption = #21024#38500
OnClick = DelItemClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -