📄 unit2.dfm
字号:
object Form2: TForm2
Left = 0
Top = 0
Width = 422
Height = 330
Caption = #23450#26102#25191#34892#20219#21153
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 18
Top = 89
Width = 36
Height = 13
Caption = #23567#26102#65306
end
object Label2: TLabel
Left = 146
Top = 89
Width = 24
Height = 13
Caption = #20998#65306
end
object Label3: TLabel
Left = 24
Top = 121
Width = 60
Height = 13
Caption = #20449#24687#25552#31034#65306
end
object Label4: TLabel
Left = 21
Top = 62
Width = 84
Height = 13
Caption = #23450#26102#26102#38388#35774#23450#65306
end
object Edit1: TEdit
Left = 22
Top = 8
Width = 245
Height = 33
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Edit2: TEdit
Left = 50
Top = 85
Width = 81
Height = 21
TabOrder = 1
Text = '14'
end
object Edit3: TEdit
Left = 186
Top = 85
Width = 81
Height = 21
TabOrder = 2
Text = '40'
end
object Memo1: TMemo
Left = 23
Top = 136
Width = 241
Height = 105
TabOrder = 3
end
object Button1: TButton
Left = 47
Top = 252
Width = 75
Height = 25
Caption = #35774#23450
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 159
Top = 252
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 5
OnClick = Button2Click
end
object RadioButton1: TRadioButton
Left = 280
Top = 32
Width = 113
Height = 17
Caption = #23450#26102#20851#26426
TabOrder = 6
end
object RadioButton2: TRadioButton
Left = 280
Top = 64
Width = 113
Height = 17
Caption = #23450#26102#37325#21551
TabOrder = 7
end
object RadioButton3: TRadioButton
Left = 280
Top = 96
Width = 113
Height = 17
Caption = #23450#26102#27880#38144
TabOrder = 8
end
object RadioButton4: TRadioButton
Left = 280
Top = 128
Width = 113
Height = 17
Caption = #23450#26102#21551#21160'"'#35760#20107#26412'"'
TabOrder = 9
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 215
Top = 176
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -