📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 213
Top = 139
Width = 544
Height = 309
Caption = #35745#31639#32467#26524#20445#30041#20004#20301
Color = clBtnFace
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 = 256
Top = 48
Width = 31
Height = 13
Caption = 'A'#65306' '
end
object Label2: TLabel
Left = 256
Top = 88
Width = 31
Height = 13
Caption = 'B'#65306' '
end
object Label3: TLabel
Left = 256
Top = 128
Width = 19
Height = 13
Caption = 'C'#65306
end
object Label4: TLabel
Left = 32
Top = 120
Width = 203
Height = 29
Caption = 'C%=(A'#247'B)'#215'100%'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 416
Top = 120
Width = 15
Height = 24
Caption = '%'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object e1: TEdit
Left = 312
Top = 40
Width = 97
Height = 21
TabOrder = 0
end
object e2: TEdit
Left = 312
Top = 80
Width = 97
Height = 21
TabOrder = 1
end
object E3: TEdit
Left = 312
Top = 120
Width = 97
Height = 21
TabOrder = 2
end
object Button1: TButton
Left = 320
Top = 200
Width = 75
Height = 25
Caption = #35745#31639
TabOrder = 3
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -