📄 infoselefilefrm.dfm
字号:
object Form_InfoSeleFile: TForm_InfoSeleFile
Left = 479
Top = 80
Width = 195
Height = 406
BorderIcons = [biSystemMenu, biMinimize]
Caption = '请选择文件'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 15
object ListBox1: TTreeView
Left = 0
Top = 0
Width = 187
Height = 379
Align = alClient
HideSelection = False
Indent = 19
TabOrder = 0
OnDblClick = ListBox1DblClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -