📄 sms.dfm
字号:
object frmSms: TfrmSms
Left = 192
Top = 107
Width = 512
Height = 437
Caption = 'frmSms'
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 = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
object Edit2: TEdit
Left = 16
Top = 32
Width = 121
Height = 21
TabOrder = 1
Text = '13853563283'
end
object Edit3: TEdit
Left = 16
Top = 64
Width = 473
Height = 21
TabOrder = 2
Text = #20320#22909#65292#36825#37324#26159#33713#24030#20844#23433#23616#26234#33021#26538#25903#31649#29702#31995#32479#65292#35831#21450#26102#24402#36824#26538#25903
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 + -