📄 u3.dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
Width = 266
Height = 336
Caption = #31616#21333#35745#31639#22120
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 24
Width = 60
Height = 13
Caption = #31532#19968#20010#25968#65306
end
object Label2: TLabel
Left = 24
Top = 106
Width = 60
Height = 13
Caption = #31532#20108#20010#25968#65306
end
object Label3: TLabel
Left = 24
Top = 157
Width = 57
Height = 13
Caption = #36816' '#31639' '#31526' '#65306
end
object Label4: TLabel
Left = 24
Top = 216
Width = 60
Height = 13
Caption = #35745#31639#32467#26524#65306
end
object Edit1: TEdit
Left = 104
Top = 24
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 0
end
object Edit2: TEdit
Left = 104
Top = 106
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 1
end
object Edit3: TEdit
Left = 104
Top = 216
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 2
end
object ComboBox1: TComboBox
Left = 104
Top = 157
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
ItemHeight = 13
TabOrder = 3
Text = #35831#36873#25321#36816#31639#31526
OnChange = ComboBox1Change
Items.Strings = (
'+'
'-'
'*'
'/')
end
object Button1: TButton
Left = 40
Top = 264
Width = 50
Height = 25
Caption = #35745' '#31639
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 264
Width = 50
Height = 25
Caption = #36864' '#20986
TabOrder = 5
OnClick = Button2Click
end
object StaticText1: TStaticText
Left = 140
Top = 64
Width = 37
Height = 25
TabOrder = 6
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -