📄 filelistopenunit.~dfm
字号:
object FileListOpenForm: TFileListOpenForm
Left = 435
Top = 256
BorderStyle = bsToolWindow
Caption = #25991#20214#27983#35272
ClientHeight = 296
ClientWidth = 201
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object SpeedButton2: TSpeedButton
Left = 112
Top = 263
Width = 73
Height = 25
Caption = #21462#28040
Flat = True
end
object OKSpeedButton: TSpeedButton
Left = 8
Top = 263
Width = 73
Height = 25
Caption = #30830#23450
Flat = True
OnClick = OKSpeedButtonClick
end
object ShellTreeView1: TShellTreeView
Left = 0
Top = 0
Width = 201
Height = 249
ObjectTypes = [otFolders]
Root = 'rfDesktop'
UseShellImages = True
Align = alTop
AutoRefresh = False
Indent = 19
ParentColor = False
RightClickSelect = True
ShowRoot = False
TabOrder = 0
OnDblClick = ShellTreeView1DblClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -