📄 mainfrm.dfm
字号:
object Form1: TForm1
Left = 369
Top = 219
Width = 436
Height = 261
Caption = #25302#25918#25805#20316#28436#31034
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 32
Top = 136
Width = 80
Height = 16
Caption = #36825#26159'Label1'
OnMouseDown = Label1MouseDown
end
object Bevel1: TBevel
Left = 208
Top = 32
Width = 9
Height = 185
Shape = bsLeftLine
end
object Label2: TLabel
Left = 232
Top = 48
Width = 104
Height = 16
Caption = #36825#26159'ListBox1:'
end
object Edit1: TEdit
Left = 32
Top = 80
Width = 145
Height = 24
TabOrder = 0
Text = #36825#26159'Edit1'
OnMouseDown = Edit1MouseDown
end
object ListBox1: TListBox
Left = 224
Top = 80
Width = 185
Height = 129
ItemHeight = 16
TabOrder = 1
OnDragDrop = ListBox1DragDrop
OnDragOver = ListBox1DragOver
end
object StaticText1: TStaticText
Left = 24
Top = 8
Width = 380
Height = 20
BorderStyle = sbsSunken
Caption = #35831#23558#24038#36793#30340'Edit1'#21644'Label1'#25302#25918#21040#21491#36793#30340'ListBox1'#20013#12290
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -