📄 unit1.dfm
字号:
object frmMain: TfrmMain
Left = 192
Top = 107
Width = 512
Height = 437
Caption = 'frmMain'
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 Button1: TButton
Left = 168
Top = 32
Width = 75
Height = 25
Caption = #21457#36865
TabOrder = 0
OnClick = Button1Click
end
object Edit2: TEdit
Left = 16
Top = 32
Width = 121
Height = 21
TabOrder = 1
Text = #36825#37324#22635#25163#26426#21495
end
object Edit3: TEdit
Left = 16
Top = 64
Width = 473
Height = 21
TabOrder = 2
Text = #35831#22312#36825#37324#22635#20889#35201#21457#36865#30340#30701#20449#20869#23481
end
object Memo1: TMemo
Left = 16
Top = 96
Width = 473
Height = 297
Lines.Strings = (
'Memo1')
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -