📄 unitmain.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 133
Width = 544
Height = 375
Caption = #26597#25214#25991#20214#31034#20363
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Splitter1: TSplitter
Left = 201
Top = 0
Width = 8
Height = 296
Cursor = crHSplit
Beveled = True
end
object ShellTreeView1: TShellTreeView
Left = 0
Top = 0
Width = 201
Height = 296
ObjectTypes = [otFolders]
Root = 'rfDesktop'
UseShellImages = True
Align = alLeft
AutoRefresh = False
Indent = 19
ParentColor = False
RightClickSelect = True
ShowRoot = False
TabOrder = 0
end
object Panel1: TPanel
Left = 0
Top = 296
Width = 536
Height = 52
Align = alBottom
Caption = 'Panel1'
TabOrder = 1
object LabeledEdit1: TLabeledEdit
Left = 82
Top = 19
Width = 121
Height = 20
EditLabel.Width = 60
EditLabel.Height = 12
EditLabel.Caption = #25991#20214#31867#22411#65306
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 0
OnKeyDown = LabeledEdit1KeyDown
end
object CheckBox1: TCheckBox
Left = 234
Top = 19
Width = 97
Height = 17
Caption = #21253#21547#23376#30446#24405
TabOrder = 3
end
object BitBtn1: TBitBtn
Left = 344
Top = 16
Width = 75
Height = 25
Caption = #26597#25214#25991#20214
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 432
Top = 16
Width = 75
Height = 25
TabOrder = 2
Kind = bkClose
end
end
object ListBox1: TListBox
Left = 209
Top = 0
Width = 327
Height = 296
Align = alClient
ItemHeight = 12
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -