?? unit1.dfm
字號(hào):
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
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -