?? openunit.dfm
字號:
object Form10: TForm10
Left = 367
Top = 250
Width = 382
Height = 249
BorderIcons = [biSystemMenu]
Caption = #25171#24320#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 DriveComboBox1: TDriveComboBox
Left = 48
Top = 16
Width = 283
Height = 19
DirList = DirectoryListBox1
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
object DirectoryListBox1: TDirectoryListBox
Left = 48
Top = 48
Width = 281
Height = 129
FileList = FileListBox1
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 16
TabOrder = 1
end
object FileListBox1: TFileListBox
Left = 32
Top = 184
Width = 145
Height = 25
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 13
TabOrder = 2
Visible = False
end
object BitBtn1: TBitBtn
Left = 280
Top = 184
Width = 49
Height = 21
Caption = #30830#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BitBtn1Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -