?? select_dir.dfm
字號:
inherited Frm_select_dir: TFrm_select_dir
Left = 351
Top = 183
Caption = 'Frm_select_dir'
ClientHeight = 309
ClientWidth = 374
PixelsPerInch = 96
TextHeight = 12
inherited PanelBkGnd: TPanel
Width = 374
Height = 309
object Label1: TLabel [0]
Left = 8
Top = 11
Width = 42
Height = 12
Caption = #39537#21160#22120':'
end
object Label2: TLabel [1]
Left = 8
Top = 241
Width = 338
Height = 12
AutoSize = False
Caption = 'E:\MYPROGRAM\'#36890#29992#21830#22330#31649#29702
end
object Label3: TLabel [2]
Left = 8
Top = 224
Width = 48
Height = 12
Caption = #36335#24452#21517#65306
end
inherited Panel_button: TPanel
Top = 260
Width = 374
inherited OKBtn: TDsFancyButton
OnClick = OKBtnClick
end
end
object DriveComboBox1: TDriveComboBox
Left = 72
Top = 8
Width = 284
Height = 18
DirList = DirectoryListBox1
TabOrder = 1
TextCase = tcUpperCase
end
object DirectoryListBox1: TDirectoryListBox
Left = 8
Top = 40
Width = 348
Height = 177
DirLabel = Label2
ItemHeight = 16
TabOrder = 2
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -