📄 seldir.dfm
字号:
object FrmSelDir: TFrmSelDir
Left = 277
Top = 106
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #36873#25321#19968#20010#30446#24405
ClientHeight = 312
ClientWidth = 327
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 2
Top = 6
Width = 322
Height = 273
Shape = bsBottomLine
Style = bsRaised
end
object OkBtn: TBitBtn
Left = 160
Top = 284
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
Kind = bkOK
end
object CancelBtn: TBitBtn
Left = 240
Top = 284
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
Kind = bkCancel
end
object CheckBox1: TCheckBox
Left = 8
Top = 5
Width = 113
Height = 17
Caption = #21253#21547#25152#26377#23376#30446#24405
TabOrder = 2
end
object Dirlist: TShellTreeView
Left = 8
Top = 27
Width = 310
Height = 223
Hint = #21333#20987#39033#30446#26049#30340#21152#21495#65292#20197#26174#31034#26356#22810#36873#25321#12290
ObjectTypes = [otFolders]
Root = 'rfDesktop'
UseShellImages = True
AutoRefresh = False
HideSelection = False
Indent = 19
ParentColor = False
ParentShowHint = False
PopupMenu = PopupMenu1
RightClickSelect = True
ShowHint = True
ShowRoot = False
TabOrder = 3
OnChange = DirlistChange
OnEditing = DirlistEditing
end
object Edit1: TEdit
Left = 8
Top = 258
Width = 313
Height = 14
BorderStyle = bsNone
Color = clInactiveCaptionText
Ctl3D = False
ParentCtl3D = False
ReadOnly = True
TabOrder = 4
end
object PopupMenu1: TPopupMenu
Left = 120
Top = 176
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -