📄 unit1.dfm
字号:
object Form1: TForm1
Left = 279
Top = 163
Width = 289
Height = 229
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 89
Height = 13
Caption = #25968#25454#25509#25910#21306#65306
end
object Label2: TLabel
Left = 184
Top = 48
Width = 60
Height = 13
Caption = #35774#22791#22320#22336#65306
end
object Memo1: TMemo
Left = 8
Top = 24
Width = 161
Height = 169
ImeName = #32043#20809#25340#38899#36755#20837#27861
ScrollBars = ssVertical
TabOrder = 0
end
object Edit1: TEdit
Left = 184
Top = 72
Width = 81
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 1
Text = '1'
end
object Button1: TButton
Left = 184
Top = 128
Width = 75
Height = 25
Caption = #21457#36865#25968#25454
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 184
Top = 168
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
object MSComm: TMSComm
Left = 216
Top = 8
Width = 32
Height = 32
OnComm = MSCommComm
ControlData = {
2143341208000000ED030000ED03000001568A64000006000000010000040000
00020000802500000000080000000000000000003F00000011000000}
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -