📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 265
Top = 197
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 56
Top = 56
Width = 48
Height = 13
Caption = #35774#22791#21495#65306
end
object Label2: TLabel
Left = 56
Top = 88
Width = 60
Height = 13
Caption = #30701#20449#20013#24515#65306
end
object Label3: TLabel
Left = 56
Top = 128
Width = 72
Height = 13
Caption = #25509#25910#25163#26426#21495#65306
end
object Label4: TLabel
Left = 360
Top = 64
Width = 72
Height = 13
Caption = #21457#36865#30340#30701#20449#65306
end
object Button1: TButton
Left = 104
Top = 200
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
object Memo1: TMemo
Left = 360
Top = 88
Width = 185
Height = 129
Lines.Strings = (
#22942#22942#25105#26159#30382#30382)
TabOrder = 1
end
object edtdev: TEdit
Left = 128
Top = 56
Width = 121
Height = 21
TabOrder = 2
Text = '4'
end
object edtsrv: TEdit
Left = 128
Top = 88
Width = 121
Height = 21
TabOrder = 3
Text = '13800250500'
end
object edtnum: TEdit
Left = 128
Top = 128
Width = 121
Height = 21
TabOrder = 4
Text = '13813891534'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -