📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 286
Top = 291
Width = 501
Height = 225
Caption = 'Form1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 32
Top = 28
Width = 24
Height = 12
Caption = #22995#21517
end
object Label2: TLabel
Left = 32
Top = 67
Width = 24
Height = 12
Caption = #24615#21035
end
object Label3: TLabel
Left = 32
Top = 109
Width = 24
Height = 12
Caption = #29233#22909
end
object Button1: TButton
Left = 24
Top = 152
Width = 83
Height = 25
Caption = #22797#21046#21040#21098#36148#26495
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 72
Top = 24
Width = 361
Height = 20
TabOrder = 1
Text = #32599#23567#24179
end
object Edit2: TEdit
Left = 72
Top = 64
Width = 361
Height = 20
TabOrder = 2
Text = #30007
end
object Edit3: TEdit
Left = 72
Top = 104
Width = 361
Height = 20
TabOrder = 3
Text = #30561#35273
end
object Button2: TButton
Left = 128
Top = 152
Width = 75
Height = 25
Caption = #21462#20986#25968#25454
TabOrder = 4
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -