📄 unit1.dfm
字号:
object Form1: TForm1
Left = 155
Top = 78
Width = 624
Height = 468
Caption = #31616#21333#30340#22270#35937#27983#35272#22120
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object DriveComboBox1: TDriveComboBox
Left = 8
Top = 8
Width = 161
Height = 19
DirList = DirectoryListBox1
TabOrder = 0
end
object DirectoryListBox1: TDirectoryListBox
Left = 8
Top = 32
Width = 161
Height = 393
ItemHeight = 16
TabOrder = 1
OnChange = DirectoryListBox1Change
end
object ScrollBox1: TScrollBox
Left = 176
Top = 8
Width = 433
Height = 425
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -