📄 ll_form.dfm
字号:
object LlForm: TLlForm
Left = 267
Top = 218
BorderStyle = bsDialog
Caption = #30446#24405#36873#25321
ClientHeight = 209
ClientWidth = 411
Color = clBtnFace
Constraints.MinHeight = 50
Constraints.MinWidth = 130
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Scaled = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 32
Top = 27
Width = 48
Height = 12
Caption = #35831#36873#25321#65306
end
object tv: TShellTreeView
Left = 32
Top = 48
Width = 241
Height = 145
ObjectTypes = [otFolders]
Root = 'rfDesktop'
UseShellImages = True
AutoRefresh = False
Indent = 19
ParentColor = False
RightClickSelect = True
ShowRoot = False
TabOrder = 0
OnChange = tvChange
end
object okbtn: TButton
Left = 296
Top = 80
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = okbtnClick
end
object cnacelbtn: TButton
Left = 296
Top = 136
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = cnacelbtnClick
end
object Edit1: TEdit
Left = 80
Top = 24
Width = 193
Height = 20
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -