📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 124
Width = 242
Height = 178
Caption = #20132#25442#20004#21464#37327#30340#20540
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 20
object Label1: TLabel
Left = 15
Top = 37
Width = 24
Height = 20
AutoSize = False
Caption = 'a='
end
object Label2: TLabel
Left = 15
Top = 74
Width = 24
Height = 20
AutoSize = False
Caption = 'b='
end
object Label3: TLabel
Left = 43
Top = 12
Width = 60
Height = 20
AutoSize = False
Caption = #20132#25442#21069
end
object Label4: TLabel
Left = 122
Top = 38
Width = 18
Height = 20
AutoSize = False
Caption = 'a='
end
object Label5: TLabel
Left = 122
Top = 77
Width = 18
Height = 20
AutoSize = False
Caption = 'b='
end
object Label6: TLabel
Left = 147
Top = 12
Width = 60
Height = 20
AutoSize = False
Caption = #20132#25442#21518
end
object Edit1: TEdit
Left = 34
Top = 35
Width = 76
Height = 32
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
object Edit2: TEdit
Left = 34
Top = 72
Width = 76
Height = 32
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
end
object Button1: TButton
Left = 86
Top = 114
Width = 60
Height = 20
Caption = #20132#25442
TabOrder = 2
OnClick = Button1Click
end
object Edit3: TEdit
Left = 140
Top = 36
Width = 76
Height = 32
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 3
end
object Edit4: TEdit
Left = 140
Top = 73
Width = 76
Height = 32
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -