📄 mainform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #25511#21046'Memo'#32452#20214#36793#30028
ClientHeight = 202
ClientWidth = 361
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 345
Height = 185
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 16
Width = 42
Height = 13
Caption = #20869#23481#65306' '
end
object Edit1: TEdit
Left = 48
Top = 16
Width = 225
Height = 21
TabOrder = 0
Text = #30333#26085#20381#23665#23613#65292#40644#27827#20837#28023#27969#12290#27442#31351#21315#37324#30446#65292#26356#19978#19968#23618#27004
end
object Memo1: TMemo
Left = 8
Top = 40
Width = 329
Height = 137
Lines.Strings = (
'Memo1')
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 275
Top = 16
Width = 59
Height = 22
Caption = #26174#31034
TabOrder = 2
OnClick = BitBtn1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -