📄 selectfolder.~dfm
字号:
object SelectFolderfrm: TSelectFolderfrm
Left = 328
Top = 244
BorderStyle = bsDialog
Caption = #36873#25321#30446#24405
ClientHeight = 307
ClientWidth = 306
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object lblSelfolderPrompt: TLabel
Left = 8
Top = 8
Width = 177
Height = 16
AutoSize = False
Caption = #35831#36873#25321#25968#25454#24211#25991#20214#25152#22312#30340#30446#24405':'
end
object FSShellTree: TRzShellTree
Left = 8
Top = 32
Width = 289
Height = 241
Indent = 19
ReadOnly = True
TabOrder = 0
OnChange = FSShellTreeChange
end
object btnOK: TButton
Left = 136
Top = 280
Width = 75
Height = 22
Caption = #30830#23450'(&O)'
Default = True
ModalResult = 1
TabOrder = 1
end
object btnCancel: TButton
Left = 216
Top = 279
Width = 75
Height = 22
Caption = #21462#28040'(&C)'
ModalResult = 2
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -